-
Clone this respository
-
Go to the folder application using cd command on your cmd or terminal
-
Run composer install on your cmd or terminal
composer install && npm install && npm run dev
-
Copy .env.example file to .env on the root folder
cp .env.example .env
-
Create your database with name same with value of DB_DATABASE in .env file
-
Run
php artisan key:generate php artisan migrate php artisan serve
-
Notifications
You must be signed in to change notification settings - Fork 0
tegarpratama/laravel-crud-datatable
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published