功能:文章投稿、评论、文章收费、积分管理、站内广告、统计阅读等
代码还在完全开发中,支付功能还在调试中。
调试完成后立即发送。
我也欢迎laravel先生的消息。 请大家一起讨论学习。
1.[代码][PHP]代码
/*
|————————-请参阅
| APP路线
|————————-请参阅
|
| hereiswhereyoucanregisteralloftheroutesforanapplication。
| it ‘ sa breeze.simplytelllaraveltheurisitshouldrespondto
| andgiveitthecontrollertocallwhenthaturiisrequested。
|
*/
route:3360get/),欢迎控制器@ index );
route:3360get’home ‘,’ HomeController@index );
route:3360post/appconf )、)欢迎控制器@ appconf );
route:3360get/appconf )、)欢迎控制器@ appconf );
route:3360getlaw,)欢迎控制器@ law );
route:3360get’lawframe ‘,’ WelcomeController@lawframe );
route :3360控制器[
‘ auth ‘=’ auth\auth控制器’,
‘ password ‘=’ auth\password controller ‘,
];
route :3360 group [ ‘ prefix ‘=’ user ‘,’ namespace’=’User ‘,’ middleware’=’user’],function ) )。
{
route:3360get’/’,’ UserController@index ‘ );
route:3360post’/’,’ UserController@index ‘ );
route:3360get/edit/{id} )、)用户控制器@ edit );
route:3360post/edit/{id} )、) UserController@edit );
route :3360 get /update/{ id } )、) UserController@update );
route :3360 post /update/{ id } )、) UserController@update );
route :3360 get /history/{ id } )、) UserController@history );
route :3360 post /history/{ id } )、) UserController@history );
route :3360 get /wealth add/{ id } )、) UserController@wealthadd );
route :3360 post /wealth add/{ id } )、) UserController@wealthadd );
route :3360 get /dowealthadd/{ id } )、) UserController@dowealthadd );
‘ app/Http/routes.php’ 154L,5664c1,1,名列前茅