Skip to content

kanata-php/forklift-example

Repository files navigation

Forklift Example

Example for package: kanata-php/forklift

Usage

This example uses SQLite, for that, you'll need the extension installed on your OS.

Step 1

Clone project:

git clone https://github.com/kanata-php/forklift-example.git forklift-example

Step 2

Change to the new directory and install dependencies:

cd forklift-example
composer install

Step 3

Run sample migration and seeders:

php artisan migrate:fresh --seed

Step 4

Serve app and use it in the browser:

php artisan serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published