Skip to content

nirav45/om-marble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

om-marble

initialise project in new machine

composer install php artisan storage:link create file .env in root directory and copy .env.example in it php artisan key:generate

run server

php artisan migrate php artisan db:seed --class=UserSeeder php artisan db:seed --class=ContactSeeder php artisan db:seed --class=CategorySeeder php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published