|
|
há 2 anos atrás | |
|---|---|---|
| app | há 2 anos atrás | |
| bootstrap | há 2 anos atrás | |
| config | há 2 anos atrás | |
| database | há 2 anos atrás | |
| lang | há 2 anos atrás | |
| public | há 2 anos atrás | |
| resources | há 2 anos atrás | |
| routes | há 2 anos atrás | |
| storage | há 2 anos atrás | |
| tests | há 2 anos atrás | |
| .editorconfig | há 2 anos atrás | |
| .env.example | há 2 anos atrás | |
| .gitignore | há 2 anos atrás | |
| README.md | há 2 anos atrás | |
| artisan | há 2 anos atrás | |
| composer.json | há 2 anos atrás | |
| composer.lock | há 2 anos atrás | |
| package-lock.json | há 2 anos atrás | |
| package.json | há 2 anos atrás | |
| phpunit.xml | há 2 anos atrás | |
| postcss.config.js | há 2 anos atrás | |
| tailwind.config.js | há 2 anos atrás | |
| vite.config.js | há 2 anos atrás |
npm install to install npm dependenciescomposer install to install composer dependenciesphp artisan migrate to publish database tablesnpm run dev to init Vite run.test URL provided bt ViteYou should now have a working version of the application in your browser.
If you do not, you may need to run php artisan serve in a different terminal window, but inside the project directory.