Skip to content

nick0221/breedliker-v2

Repository files navigation

Breed Liker V2 WebApp

Requirements

Tools Description
PHP 8.2 >= 8.3
Laravel 11.*

Installation

Clone the repo locally:

git clone https://github.com/nick0221/breedliker-v2.git

Navigate to the Project Directory:
cd breedliker-v2

Install PHP dependencies:

composer install  

Setup configuration:

cp .env.example .env

or (For windows users)

copy .env.example .env

Generate application key:

php artisan key:generate

Run database migrations:

php artisan migrate

Run the dev server (the output will give the address):

php artisan serve



Good to go! Visit the url in your browser, and signup:

localhost:8000

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

breedliker version2 built from laravel jetstream and livewire

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages