- Clone the repo : git clone https://github.com/salah21500/Livewire-Users-Data-table.git
- Copy .env-example as .env file
- Create database and modify .env file with db name and db account details
- Install vendor packages : composer install
- Run : php artisan key:generate
- npm install
- npm run dev
- Database Migrate : php artisan migrate
- Open the project in browser and register one user to be able to run seeder in the next step
- Database Seed: php artisan db:seed
- Visit /users to see all users
-
Notifications
You must be signed in to change notification settings - Fork 0
salah-jr/Real-time-search-with-Livewire
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple users data table project which you can search, paginate and more that's all by using Laravel Livewire
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published