TWolbert / php-prj

0 stars 0 forks source link

Pravis systeem

How to start dev server

Pull the repo down from github to your local device (Please not a OneDrive directory)

Dont forget the .env file, you know where to find it, place it on the root directory

First window

When it's there run the following commands in your first terminal windows

  1. bun i (If it says you don't have bun please run npm i -g bun@latest)
  2. composer install
  3. bun dev

Second window

In your second terminal window run the following php artisan serve

Everything should start now if not, DM me -Teun