Skip to content
/ nge.noob Public template
forked from laravel/laravel

A PHP framework for web artisans.

Notifications You must be signed in to change notification settings

digital-entropy/nge.noob

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nge (Noob Edition)

Laravel project customized stack by DigitalEntropy.

Requirements :

  • Docker

Quick Start :

./nge install
./nge up

open https://localhost:8000 in your favorite browser.

FAQ :

Q : where is routes folder ?.
A : we replace default laravel router with our custom route here. you can see all the routes in config/routes.php

Packages

No packages published

Languages

  • Vue 50.4%
  • PHP 47.5%
  • Shell 1.5%
  • Other 0.6%