8000 GitHub - YounessElGhalib/test-app: Application Php/Laravel
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

YounessElGhalib/test-app

Repository files navigation

Common way

Rename the .env.example file to .env, and fill it with your local info, then:

Install PHP and JavaScript dependencies:

composer install
npm install

Generate Laravel keys:

php artisan key:generate

Run the Vite development server...

  npm run dev

Build and version the assets for production...

  npm run build

About

Application Php/Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0