I have a brand new Laravel 5 install and I am getting an error when trying to use Crypt: Class 'App\...
Hi guys I have something uncertainty when i use laravel-5 to create api application. Usually , whe...
Hi, I'm using laravel 5.0.18, and I have different return behavior between Mail::send() and Mail::qu...
Hello, I'm trying to call a route inside a controller: if(is_string ($dados_promotor['empresa'])){...
I'm experiencing an issue where Binding a model to a route works in routes.php when using Route::mod...
Help with Laravel login I created a simple CRUD with a login, the problem is when I update or store...
n the docs 'email' => 'unique:users,email_address,NULL,id,account_id,1' only rows with an accoun...
I have three tables namely users auctions bids bids table has foreign key to users table and auction...
I've read a ton on this, and I thought I understood. But now I'm not so sure. I have an 'album' and...
hi i am building an app with Laravel, and I have users which also have a profile. I am unsure about...
We don't authenticate users against a local database instead we have a Single Sign On (SSO) service...
is it possible to work with Oracle databases preserving all Laravel advantages?
Hi everyone, I created a website with Laravel5 and i'm going to create an Android application for it...
Hey there Im struggling a bit with my laravel setup, I've got quite a big application only the load...
I have a page that has multiple tables with lots of data. These tables need to be on a single page....
Hi, I'm learning about the use of Socialite, Now i'm wondering what a good implementation would be t...
Hi, Im new to Laravel. Im trying to use the DB driver for sessions, but it still writes to disc. La...
Hello, I am trying to perform a search query with particular tag names in bookmarks for a particular...
Currently i am facing issue unable to check the status email is sent or not even getting email faile...
I'm using Phpstorm 8 now. Is there anyway to type hint variables within blade files passed in throug...
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