refactoring. added default controller. added uri class.
This commit is contained in:
@@ -20,13 +20,6 @@ define('START_TIME', microtime(true));
|
||||
|--------------------------------------------------------------------------
|
||||
| Laravel Installation Paths
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| Here you may specify the location of the various Laravel framework
|
||||
| directories for your installation.
|
||||
|
|
||||
| Of course, these are already set to the proper default values, so you do
|
||||
| not need to change them if you have not modified the directory structure.
|
||||
|
|
||||
*/
|
||||
|
||||
$application = '../application';
|
||||
|
||||
Reference in New Issue
Block a user