Hi, I want to create a javascript app that will use a json created by laravel. As there will be a lo...
Is possibile to use inheritance in laravel model? I explain: is possible to exend a model, which ext...
Hi I've searched everywhere, but can't seem to find the answer - it should be simple can anyone help...
I developed a package and when i downloaded it using "composer update" downloaded package...
Taking originally my question from this thread on stackoverflow: http://stackoverflow.com/questions/...
Hello there, I setup everything ( Email and Pass and API ) and it's seems ok to me! but when I test...
Greetings Laravel Community! As you can tell, I'm new- that is, I've so far not caused many visible...
i download a package and it's successfully on terminal but inside the folder config/package there is...
Do you know this extension, Way use on his tut ? http://i.imgur.com/odbOoQ9.png it a lot easy to vi...
Hi, Has anyone used Laravel on Dreamfactory (a secure backend framework with its own API and authent...
I need to display data like so: July 2014: A...
Hi. Why do I get this? Thanks. ErrorException (E_UNKNOWN) Route [/edit-workout-category] not defined...
Is it possible to do multi site/sub-domain configuration such as demo.org , demo.com, app.demo.com e...
Using the default L4 comment TAGs for Templates '{{-' & '--}}' will produce a BlankSOD on a syst...
$this->model->find($id)->tags()->get()->toJson(); Not return columns the table tags I...
Hello everyone I'm trying to add some products to my db and I have to upload photo of this product....
I'm using migrate to add foreign key constraints to my tables and I want to link two columns that ar...
Hi, I am using the HTML::link function to create my links through the entire site. Now, I was wonder...
Is it possible to integrate java into laravel? I've researched on the net, by using Java Bridge, jav...
Hi, I have controller filters like those: <?php $stats = Stats::all(); $stats_today = $stats-...
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