Support the ongoing development of Laravel.io →

Laravel 4 & json pagination

Hi, I want to create a javascript app that will use a json created by laravel. As there will be a lo...

0 Likes
1 Replies
posted 10 years ago

Inheritance

Is possibile to use inheritance in laravel model? I explain: is possible to exend a model, which ext...

0 Likes
0 Replies

Help with Response::json to json_decode

Hi I've searched everywhere, but can't seem to find the answer - it should be simple can anyone help...

0 Likes
2 Replies
Solved

What are things need to be consider while developing package?

I developed a package and when i downloaded it using "composer update" downloaded package...

0 Likes
2 Replies
Solved

LARAVEL Sub Domain Routing Not Executed

Taking originally my question from this thread on stackoverflow: http://stackoverflow.com/questions/...

0 Likes
0 Replies

Help with mailgun

Hello there, I setup everything ( Email and Pass and API ) and it's seems ok to me! but when I test...

0 Likes
3 Replies

Laravel Homestead, Vagrant SSH and Database Management on VM

Greetings Laravel Community! As you can tell, I'm new- that is, I've so far not caused many visible...

0 Likes
1 Replies

where is the downloaded package goes?

i download a package and it's successfully on terminal but inside the folder config/package there is...

0 Likes
5 Replies
Solved
posted 10 years ago

I have question about google chrome extension

Do you know this extension, Way use on his tut ? http://i.imgur.com/odbOoQ9.png it a lot easy to vi...

0 Likes
1 Replies

Laravel vs Dreamfactory

Hi, Has anyone used Laravel on Dreamfactory (a secure backend framework with its own API and authent...

0 Likes
0 Replies

View by date and count

I need to display data like so: July 2014: A...

0 Likes
0 Replies
posted 10 years ago

ErrorException (E_UNKNOWN) Route [/edit-workout-category] not defined.

Hi. Why do I get this? Thanks. ErrorException (E_UNKNOWN) Route [/edit-workout-category] not defined...

0 Likes
5 Replies
Solved

Multisite configuration

Is it possible to do multi site/sub-domain configuration such as demo.org , demo.com, app.demo.com e...

0 Likes
1 Replies

Laravel on Windows 7 /WAMP Env. doesn't support the Comment TAG {{-- comment --}}

Using the default L4 comment TAGs for Templates '{{-' & '--}}' will produce a BlankSOD on a syst...

0 Likes
2 Replies

Return specific column

$this->model->find($id)->tags()->get()->toJson(); Not return columns the table tags I...

0 Likes
1 Replies

Can't upload a photo to laravel

Hello everyone I'm trying to add some products to my db and I have to upload photo of this product....

0 Likes
14 Replies
posted 10 years ago

Adding Foreign Key Constraint for Char() Data Type

I'm using migrate to add foreign key constraints to my tables and I want to link two columns that ar...

0 Likes
0 Replies

extending html functions

Hi, I am using the HTML::link function to create my links through the entire site. Now, I was wonder...

0 Likes
3 Replies
Solved

Integrating java into laravel

Is it possible to integrate java into laravel? I've researched on the net, by using Java Bridge, jav...

0 Likes
1 Replies

Where can I keep my collection filters?

Hi, I have controller filters like those: <?php $stats = Stats::all(); $stats_today = $stats-...

0 Likes
4 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.