Hello! I have a problem with Laravel 5.1. When I try to do things like this, with facades Event::fir...
Problem with contact form - Mail address of the sender Hello, I just ask for a little help please, b...
Guys, do you always use Controller suffix in controller classes names? I do, but I'm now thinking if...
I have 2 tables like devices and users users table -id -full_name -email -phone devices table -id -u...
I am struggling. What I try to do is to create a message system where users can send messages to eac...
I am trying to update our application to Laravel 5.1 from 4.2. We are going for a full upgrade from...
This is the error that I receive when running the command: php artisan migrate:refresh {"error&...
Is it possible to disable the application cache for a Laravel app?
Hi! I have this VPS where I have install Ubuntu and Laravel works fine on it. But today I realised t...
I have created multiple seed files and my main DatabaseSeeder file looks like this: <?php use Il...
hi! I have a Post and Tag model with a many to many pivot table, how do you write a query to find th...
I'm trying to make a customer message using the :attribute as a key to return a portion of an array:...
How can i integrate Monaris payment method [www.moneris.com] with laravel ? Can anyone give me step...
I just started using the jwt-auth module found here https://github.com/tymondesigns/jwt-auth. I hav...
Hi I am completely new to Laravel, I am trying to register two users using a single form. I am using...
Hi, I have created a migration file, one of the things I do is this Schema::create('project_document...
Hello, currently I have a laravel project setup with xdebug. Whenever I step into a method on a faca...
Hi guys, I cant figure out how to send html email. I have this function : Mail::send('emails.blank...
I am deploying my laravel app on heroku, i have gotten to the point where i am happy (http://popibay...
Hi, everyone. I need to implement the following list. No | Subject | Provider | Replier 1 | Subject1...
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.