Skip to content

A sample project to show different laravel validation cases

Notifications You must be signed in to change notification settings

rmahmood19/my-best-book-demo

Repository files navigation

Requirements

Minimum php version 8.1

How to run the repo

  1. Clone the repo
  2. Install dependencies composer install
  3. Make a local env file cp .env.example .env
  4. Generate an app key php artisan key:generate
  5. Start a local server php artisan serve

Running the tests

run the test command php artisan test

About

A sample project to show different laravel validation cases

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published