Skip to content

rhenaldkarrel/laravel-nuxt-app-example

Repository files navigation

Usage

First, setup the .env file, then run this command:

    php artisan migrate:fresh --seed

Run the Laravel backend server.

    composer install && php artisan serve

Run the database.

Open new terminal and go to the Nuxt client app.

    cd client

Run the Nuxt client app.

    yarn && yarn dev

About

Simple comments finder app using Laravel + Nuxt 3.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published