Skip to content

timgarado-cp/nova-example-app

Repository files navigation

Laravel Nova Project

Exploring Laravel Nova

Table of Contents

Installation

  1. Clone the repository:

    git clone https://github.com/timgarado-cp/nova-example-app.git
  2. Navigate to the project directory:

    cd nova-example-app
  3. Install dependencies:

    composer install
  4. Publish the assets:

    php artisan nova:install
  5. Run migrations:

    php artisan migrate

Usage

php artisan serve

About

Nova Dasboard Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published