So I was trying to add a new site by modifying the homestead yaml file and running the provision fla...
I have a procedure on how I install Laravel project and it worked fine until today (last project I s...
Hi everyone! I developed an app using L4.1 and it uses 2 filters. My local environment is based on V...
Hello, I playing around with differnt File methods, but i already got stuck in the very beginning, h...
if($type == 'fetch') { $events = array(); $query = mysqli_query($con, "SELECT * FROM calendar&q...
It's easy in Ubuntu because dnsmasq-base is installed by default so create file: $ sudo editor /etc...
Hi all, Don't know if this exists. I have a driver, a dispatcher, and an admin for the auth. I've be...
In Route model, I can use something like this: Route::model('tasks', 'App\Task'); and in Route resou...
Hi guys, I've just created a fresh laravel project inside a website. Example: mysiteDocumentroot/lar...
I'm using the Widget from: https://sky.pingpong-labs.com/docs/2.0/widget Everything works fine on my...
Hi all... Sorry if is a noob question, i'm new to Laravel. When i do a simple command like this one:...
Hi, I just want to disable throttle from sentry. in found this command but dont knwo how to use thi...
Hey does anyone know if there is a relatively simple way to manage the database connection for failo...
Hi, I'm using Laravel 5.2 inside Laravel Homestead 4.0.0 that is powered by nginx 1.9.7. I've been t...
I started playing around / learning laravel. Got everything set up and made a few models: artists s...
Hi, I am using Laravel Homestead to get my laravel application running, but once i run the command &...
I am running the sample project (http://www.laravel-angular.io/#/) which at the very least has the d...
i did all the steps writen in http://www.easylaravelbook.com/blog/2015/01/31/deploying-a-laravel-app...
When sending mail from laravel Mail, the 'from' address is using the smtp username, rather than the...
I ran a vagrant update as prompted yesterday and all my databases have been nixed. Where inside the...
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