Changed Classes
| Class | Constant / Property / Method |
|---|---|
| class MakeVC extends Command { /**/ } |
function handle() |
| class MakeMVC extends MakeVC { /**/ } |
function handle( , ) |
| abstract class Route implements GeneratesCode { /**/ } |
function getStubPath() |
| class RegularRoute extends Route { /**/ } |
function getStubPath( , ) |
| abstract class Route implements GeneratesCode { /**/ } |
function obtainReplacements() |
| class RegularRoute extends Route { /**/ } |
function obtainReplacements( , ) |
| abstract class Route implements GeneratesCode { /**/ } |
function getStubPath() |
| class ControllerResourceRoute extends Route { /**/ } |
function getStubPath( , ) |
| abstract class Route implements GeneratesCode { /**/ } |
function obtainReplacements() |
| class ControllerResourceRoute extends Route { /**/ } |
function obtainReplacements( , ) |
| abstract class Route implements GeneratesCode { /**/ } |
function getStubPath() |
| class ControllerRoute extends Route { /**/ } |
function getStubPath( , ) |
| abstract class Route implements GeneratesCode { /**/ } |
function obtainReplacements() |
| class ControllerRoute extends Route { /**/ } |
function obtainReplacements( , ) |
| abstract class Menu implements GeneratesCode { /**/ } |
function getStubPath() |
| class RegularMenu extends Menu { /**/ } |
function getStubPath( , ) |
| abstract class Menu implements GeneratesCode { /**/ } |
function obtainReplacements() |
| class RegularMenu extends Menu { /**/ } |
function obtainReplacements( , ) |
| trait CreatesModels { /**/ } |
none createmodel |
| class MakeRoute extends Command { /**/ } |
public createmodel |
| trait CreatesModels { /**/ } |
none createmodel |
| class MakeMVC extends MakeVC { /**/ } |
public createmodel |
| trait Installable { /**/ } |
none install |
| class Username extends Command { /**/ } |
private install |
| trait Installable { /**/ } |
none install |
| class AdminLTEMenu extends Command { /**/ } |
private install |
| trait Installable { /**/ } |
none install |
| class PublishAdminLTESidebar extends Command { /**/ } |
private install |
| trait Installable { /**/ } |
none install |
| class PublishAdminLTE extends Command { /**/ } |
private install |
| trait HasEmail { /**/ } |
none email |
| class AdminLTEAdmin extends Command { /**/ } |
protected email |
| trait HasEmail { /**/ } |
none email |
| class MakeAdminUserSeeder extends Command { /**/ } |
protected email |
| trait HasUsername { /**/ } |
none username |
| class MakeAdminUserSeeder extends Command { /**/ } |
public username |
| trait HasUsername { /**/ } |
none username |
| class AdminLTEAdmin extends Command { /**/ } |
public username |
| trait Controller { /**/ } |
none controller |
| class ControllerRoute extends Route { /**/ } |
protected controller |
| trait Controller { /**/ } |
none controller |
| class ControllerResourceRoute extends Route { /**/ } |
protected controller |
| trait Controller { /**/ } |
none controllerwithoutmethod |
| class MakeRoute extends Command { /**/ } |
protected controllerwithoutmethod |
| trait Controller { /**/ } |
none controllermethod |
| class MakeRoute extends Command { /**/ } |
protected controllermethod |
| abstract class Route implements GeneratesCode { /**/ } |
none getreplacements |
| class RegularRoute extends Route { /**/ } |
public getreplacements |
| abstract class Route implements GeneratesCode { /**/ } |
none getreplacements |
| class ControllerRoute extends Route { /**/ } |
public getreplacements |
| abstract class Route implements GeneratesCode { /**/ } |
none getreplacements |
| class ControllerResourceRoute extends Route { /**/ } |
public getreplacements |
| abstract class Menu implements GeneratesCode { /**/ } |
none getreplacements |
| class RegularMenu extends Menu { /**/ } |
public getreplacements |
| class AdminLTEAdmin extends Command { /**/ } |
$$signature = 'adminlte:admin' = $signature = 'adminlte:admin' = 'adminlte-laravel:admin' |
| class AdminLTEAdminAlt extends AdminLTEAdmin { /**/ } |
$$signature = 'adminlte:admin' = $signature = 'adminlte:admin' = 'adminlte:admin' |
| trait Installable { /**/ } |
$$force = false = $force = false = |
| class Username extends Command { /**/ } |
$$force = false = $force = false = false |
| trait Installable { /**/ } |
$$force = false = $force = false = |
| class PublishAdminLTESidebar extends Command { /**/ } |
$$force = false = $force = false = false |
| class PublishAdminLTE extends Command { /**/ } |
$$signature = 'adminlte:publish {--f|force : Force overwrite of files}' = $signature = 'adminlte:publish {--f|force : Force overwrite of files}' = 'adminlte-laravel:publish {--f|force : Force overwrite of files}' |
| class PublishAdminLTEAlt extends PublishAdminLTE { /**/ } |
$$signature = 'adminlte:publish {--f|force : Force overwrite of files}' = $signature = 'adminlte:publish {--f|force : Force overwrite of files}' = 'adminlte:publish {--f|force : Force overwrite of files}' |
| class PublishAdminLTESidebar extends Command { /**/ } |
$$signature = 'adminlte:sidebar {--f|force : Force overwrite of files}' = $signature = 'adminlte:sidebar {--f|force : Force overwrite of files}' = 'adminlte-laravel:sidebar {--f|force : Force overwrite of files}' |
| class PublishAdminLTESidebarAlt extends PublishAdminLTESidebar { /**/ } |
$$signature = 'adminlte:sidebar {--f|force : Force overwrite of files}' = $signature = 'adminlte:sidebar {--f|force : Force overwrite of files}' = 'adminlte:sidebar {--f|force : Force overwrite of files}' |
| trait Installable { /**/ } |
$$force = false = $force = false = |
| class AdminLTEMenu extends Command { /**/ } |
$$force = false = $force = false = false |
| class MakeVC extends Command { /**/ } |
$$signature = 'make:mvc {link : The route link} {action? : View or controller to create} {--t|type=controller : Type of route to create (regular,controller,resource)} {--m|method=get : HTTP method} {--api : Route is an api route}' = $signature = 'make:mvc {link : The route link} {action? : View or controller to create} {--t|type=controller : Type of route to create (regular,controller,resource)} {--m|method=get : HTTP method} {--api : Route is an api route}' = 'make:vc {link : The route link} {action? : View or controller to create} {--t|type=controller : Type of route to create (regular,controller,resource)} {--m|method=get : HTTP method} {--api : Route is an api route}' |
| class MakeMVC extends MakeVC { /**/ } |
$$signature = 'make:mvc {link : The route link} {action? : View or controller to create} {--t|type=controller : Type of route to create (regular,controller,resource)} {--m|method=get : HTTP method} {--api : Route is an api route}' = $signature = 'make:mvc {link : The route link} {action? : View or controller to create} {--t|type=controller : Type of route to create (regular,controller,resource)} {--m|method=get : HTTP method} {--api : Route is an api route}' = 'make:mvc {link : The route link} {action? : View or controller to create} {--t|type=controller : Type of route to create (regular,controller,resource)} {--m|method=get : HTTP method} {--api : Route is an api route}' |
| class MakeVC extends Command { /**/ } |
$$description = 'Create a full MVC(Model View Controller) and his corresponding route and menu entry' = $description = 'Create a full MVC(Model View Controller) and his corresponding route and menu entry' = 'Create a view with his corresponding controller and route (vc: view controller) and menu entry' |
| class MakeMVC extends MakeVC { /**/ } |
$$description = 'Create a full MVC(Model View Controller) and his corresponding route and menu entry' = $description = 'Create a full MVC(Model View Controller) and his corresponding route and menu entry' = 'Create a full MVC(Model View Controller) and his corresponding route and menu entry' |
| class AdminLTEMenu extends Command { /**/ } |
$$signature = 'adminlte:menu {--f|force : Force overwrite of files}' = $signature = 'adminlte:menu {--f|force : Force overwrite of files}' = 'adminlte-laravel:menu {--f|force : Force overwrite of files}' |
| class AdminLTEMenuAlt extends AdminLTEMenu { /**/ } |
$$signature = 'adminlte:menu {--f|force : Force overwrite of files}' = $signature = 'adminlte:menu {--f|force : Force overwrite of files}' = 'adminlte:menu {--f|force : Force overwrite of files}' |
| trait Installable { /**/ } |
$$force = false = $force = false = |
| class PublishAdminLTE extends Command { /**/ } |
$$force = false = $force = false = false |