Hello I have a form where the user are going to pay but I wan to redirect each one to different rout...
Hello guys, I'm working in a kind of shop and will be working in Mexico but I need to create PDF for...
I just want to pass some variable to my JS file so I use de laracasts/utilities for this. But I chan...
I'm managin the users profiles from their social network, and using S3 with cdn. The problem is that...
Hello everyone, I'm managin the fb images but I don't know why they does't show in the view I access...
I have this example public static function boot() { // make the parent (Eloquent) boot m...
You can return values to a view with $user_data=[]; //use the name of the var with quotes then you c...
Maybe the larave_session is still working? With what are you ending the session?
You can adding https in routes, but you need to configure your serve to accept ssl Route::get('xxxx'...
or maybe this could be functional like this $validator = Validator::make( array('quantity' =>...
The Laravel portal for problem solving, knowledge sharing and community building.