Skip to content

hamdaouiwassim/craftaroomv3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install the project

Rename the .env.example to .env

Run in your terminal

  • composer install
  • php artisan passport:install
  • php artisan migrate:fresh
  • php artisan key:generate
  • php artisan passport:client --personal
  • php artisan db:seed
  • php artisan storage:link
  • npm install
  • npm run dev
  • php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors