Skip to content

Source code for the example app for FLOSSK's PHP/Laravel course

Notifications You must be signed in to change notification settings

uhajzeraj/techhub

Repository files navigation

TechHub - the leading online hub for tech-related posts

Well, not really.
This is just an example app we're building, to showcase PHP's and Laravel's capabilities when building web apps.
Based on the use case defined here.

Setting up

To install the dependencies, run:

composer install

To start the built-in development server, run:

php artisan serve

Alternatively, use something like Laravel Valet.

About

Source code for the example app for FLOSSK's PHP/Laravel course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages