Hey folks.. just signed up for Forge (which uses nginx) and have my application running there and no...
Hi, i using laravel 4 and looking for a way to run some sql query (that check something to mysql dat...
Well i tried to post my problem, but the forum mark it like spam (?) so here is my question http://l...
Has anyone already used the package Closca/Sonus (https://github.com/closca/sonus) to do video conve...
I have two models tag and post. When i create the tag I assign it like Post::find(1)->tags()->...
I am trying to upload CSV files and put a rule to validate the format but it is not working. I also...
Hi all, in the blazoned example of Article-Tags i've the soft delete for the articles. $article->...
Hi, I realize that if you have URL rewriting enabled, the router accepts anything before "/inde...
Following is my production environment: Ubuntu 14.04.1 LTS (GNU/Linux 3.13.0-44-generic x86_64) Ngin...
I have an admin page that displays a list of schools and then upon clicking on a school, the admin i...
With this new version laravel is trying to write in the vendor directory with, obviously, some write...
I'm trying to make an upload form. I've required "illuminate/html": "5.0.*@dev"...
Hello i am quite new to the Laravel Framework and have a Problem with URL encoding. I am trying to c...
Hello everyone, i am facing timing issues when i use has relationship. Specifically I have models 'P...
I have relation many to many (posts and tags) in Eloquent. Is it possible to order tags in the pivot...
I'm in the beginning stages of learning Laravel and I set up my environment using the latest Compose...
Hello, In my site i want to implement a facebook/twitter login and also full sign up option. in my...
Hello all, Rather new to Laravel 5, I am trying to pull data with its relation and define specific f...
Hi guys I'm trying to inject the validator class into my models // app/Model/Model.php <?php name...
Can someone explain to me which is the best way to use angular and laravel. How to show templates (L...
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