Support the ongoing development of Laravel.io →

Login whitout Data Base

I'm newbie with L5 and I need make a login on my application with a API (like laravel/socialite) and...

0 Likes
0 Replies
posted 10 years ago

Problem fall in with Symfony \ Component \ HttpKernel \ Exception \ NotFoundHttpException

When I click on my created menu it show me the following colde. Please help me about this to get rig...

0 Likes
0 Replies

Third-party login system

Hello there, I'm newbie in L5. Hopefully my questions will not sound stupid :P. I'm creating an appl...

0 Likes
0 Replies

How to use Auth::user()->id in route

I want to share userid & username in all views. So i write View::share('currentUser',\Auth::user...

0 Likes
2 Replies

Order paginated results by HAVING on related model

I have 2 tables: User [ id, name, address_id, active ] Address [ line1, line2, city, county, postcod...

0 Likes
0 Replies

How to merge two eloquent collections?

I have a questions table, and a tags table. I want to fetch all questions from tags of a given quest...

0 Likes
1 Replies
posted 10 years ago

Show array

How i do this ? public function index() { $categorias = Categorias::all(); print_r($categorias); die...

0 Likes
2 Replies

Laravel Flysystem or aws-sdk-php-laravel

Can someone help me out to decide which should I choose or the pro / cros of each one of these packa...

0 Likes
0 Replies

Avelca - Laravel Application Generator (YAML to Application Prototype)

Hi Friends, I made an application generator for Laravel and would like to know your opinion about it...

0 Likes
1 Replies
posted 11 years ago

DecryptException

Illuminate \ Encryption \ DecryptException Invalid data. // to decrypt the given value. We'll also c...

0 Likes
7 Replies

Installing Laravel on ubuntu

well I'm a newbie in Laravel... I'd like to try it but simply... I can't start! I have an ubuntu sys...

0 Likes
14 Replies
Solved
posted 10 years ago

$this in user model always returns signed in user

Hi all, I was trying to add gravatars to all my users, so i created the function getImageAttribute()...

0 Likes
0 Replies

Datatable Pagination With Sorting and Ajax

Hello all, I know this may not be the most appropriate place to ask for Javascript help, but I'm hop...

0 Likes
6 Replies

Adding brackets in join > where

Hi all, Due to the lack of "WHERE IN" for joins, I'm trying to add a bracketed 'OR WHERE'...

0 Likes
1 Replies

Call to a member function save() on null when I try to save

I am getting the following error Call to a member function save() on null when I try to save...

0 Likes
1 Replies
posted 10 years ago

How to Update image

Hi i am new to laravel please help me to update image path Here is my controller public function sto...

0 Likes
3 Replies
Solved

Where is the app/storage folder in laravel 5

I am a newbee, and while installing laravel via composer, following this tutorial http://davidmyers....

0 Likes
1 Replies

I'm getting an error in my gulpfile

I am using php storm and I'm getting an error in my syntax where I have it marked elixir(function(mi...

0 Likes
1 Replies

Sent Post Request From Android App - Laravel 5

I am trying to post to a laravel Route::post from android application. I tried to get the token from...

0 Likes
2 Replies
posted 10 years ago

Mailgun switched api to v3

Just giving a heads up to anyone getting a new mailgun account. Mailgun switched their domain for th...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.