Hey, i just swiched from local webhost [xampp on windows] to a website and i get this error Symfony...
Hey, i have this route Route::get('report/{id?}', array('as' => 'report', function($id = null) {...
Hey, i have a question: i have a game server, and i have an api that retrieves the players online. I...
Hey, i use this <? $names = DB::table('Accounts')->get(); ?> and the page does not load aft...
Hey, i want to make a ban system, and i do not know how to redirect a user to a "You're banned&...
I solved it with @if(Request::is('item/*')) //my stuff here @endif
Thank you, it worked, but now the page is loading slower, it takes about 3 seconds for it to load, a...
psychonetic said: Joe96 said: Hey, i have this code $auth = User::where('Nome', '=', Input::get(...
TorchSK said: The number of models should match the number of DB Tables (minus the pivot tables) I...
I also had problems with that, so i changed to smtp. You make an account to any mail system [i recom...
The Laravel portal for problem solving, knowledge sharing and community building.