I'm newbie with L5 and I need make a login on my application with a API (like laravel/socialite) and...
When I click on my created menu it show me the following colde. Please help me about this to get rig...
Hello there, I'm newbie in L5. Hopefully my questions will not sound stupid :P. I'm creating an appl...
I want to share userid & username in all views. So i write View::share('currentUser',\Auth::user...
I have 2 tables: User [ id, name, address_id, active ] Address [ line1, line2, city, county, postcod...
I have a questions table, and a tags table. I want to fetch all questions from tags of a given quest...
How i do this ? public function index() { $categorias = Categorias::all(); print_r($categorias); die...
Can someone help me out to decide which should I choose or the pro / cros of each one of these packa...
Hi Friends, I made an application generator for Laravel and would like to know your opinion about it...
Illuminate \ Encryption \ DecryptException Invalid data. // to decrypt the given value. We'll also c...
well I'm a newbie in Laravel... I'd like to try it but simply... I can't start! I have an ubuntu sys...
Hi all, I was trying to add gravatars to all my users, so i created the function getImageAttribute()...
Hello all, I know this may not be the most appropriate place to ask for Javascript help, but I'm hop...
Hi all, Due to the lack of "WHERE IN" for joins, I'm trying to add a bracketed 'OR WHERE'...
I am getting the following error Call to a member function save() on null when I try to save...
Hi i am new to laravel please help me to update image path Here is my controller public function sto...
I am a newbee, and while installing laravel via composer, following this tutorial http://davidmyers....
I am using php storm and I'm getting an error in my syntax where I have it marked elixir(function(mi...
I am trying to post to a laravel Route::post from android application. I tried to get the token from...
Just giving a heads up to anyone getting a new mailgun account. Mailgun switched their domain for th...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community