Skip to content

devTym/test-laravel-app

Repository files navigation

Test Laravel App

Installation

  1. Clone the project
  2. Enter the project directory and set up dependencies & environment:
composer install
cp .env.example .env
php artisan key:generate
php artisan migrate
  1. Run the server:
php artisan serve

Running tests:

php artisan test

!!!

"Generate New Link" button: Allows regenerating the current link (important: it does NOT create a new record, only updates the existing link).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages