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...
I was reading my email and found that amazing offer in inbox from my current hosting company Cloudwa...
hi, I am using illuminate/html and laravel5 i have a form for a profiles page, and have want to use...
What's the difference between "Request::get()" and "Request::input()"?
Hello, I am trying to use IRON MQ for queuing process in my laravel project. I have installed iron-i...
Hi! I have two models, for example User (name, email) and Address (user_id, address, zip); If I call...
Just playing around with ViewComposers, and it looks like they apply their data after the data param...
I have two tables auctions and bids and models for them are as follows public function bid() { retu...
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