What's the difference between "Request::get()" and "Request::input()"?
Hi Guys. Great new today, you can now share droplets with external people on DigitalOcean!! So... wh...
In a unit test, I'm trying to set cookies when calling a route. Test code is: $response = $this->...
Hi, in ProductsController i have method public function getIndex() { $products = Product::orderBy(...
Trying to create/swap a cashier subscription, and receiving this. Posted on GH(https://github.com/la...
I am new in laravel 5 , when i try to register or login [ auth/login or auth/register ] i get error...
I often deal with this type of workflow often: Request data from rest API. Loop through JSON respon...
Hello, I've encountred a problem with my Laravel application. I'm developing a simple application wi...
Hello I'm trying to use Parse with Laravel this my Code Snippet : public function index() {...
How can I make a UserFormRequest with related data validation work, actually only validate the first...
I have an issue trying to grab a file using form model binding and did a number of searchsand have y...
Hi there! I've just done the Blog example from the Laravel 5 Fundamentals (Laracasts) and I'm trying...
I am trying to build a partial API just like placehold.it I have $image from imagettftext() But i w...
Hello all, i have something like this return response()->view('welcome',['phonesSeen'=> $phone...
Would it be advisable, if i am doing authentication in a middleware and adding some data to the \Ill...
I am quite confused about when, where and how I should be writing this query.. This is my array from...
Hello everyone! I have a PHP script that can take a few minutes to be done. It's some search engine...
Hello Community... New guy here working on private project that is far simpler that my work scenario...
I am trying to join two tables so that I can get the article name and slug, with only one query as I...
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.