Support the ongoing development of Laravel.io →

Unrelated issue with database, workers and view composer? Yes? No? Maybe? What? Whoot!

Hi; On local machine (Homestead ) everything works fine, site runs and workers do their job like goo...

0 Likes
0 Replies

Call/run a route from another route

I'm using a full-page cache system and I want to refresh cover and target posts proactively so the b...

0 Likes
0 Replies
posted 10 years ago

IoC bindings in package not working

Hi, im having some problems when i try to bind a class to an interface form my package serviceProvid...

0 Likes
0 Replies
posted 10 years ago

Having problems adding service provider

I'm trying to extend the Validator class. So that my text field doesn't return false when space is a...

0 Likes
2 Replies
Solved

Accessors in where clause.

Hello, I have a table which contains a datetime field like this: (2014-07-30 16:54:12) That table de...

0 Likes
2 Replies

Installation error in pagoda box hosting

Hi guys, Whenever I tried to update the code through git on pagodabox hosting I am getting following...

0 Likes
0 Replies

Route with required parameter has bad redirects

Hello, i have this route Route::get('display/{id}', array('as' => 'display', 'uses' => 'HomeC...

0 Likes
0 Replies

Schema Builder: Check Constraints

Is there a way to define check constraint clauses within schema builder? Thanks!

0 Likes
0 Replies

Redirecting to route from Jquery while passing data?

My jquery file has data that I need in my next page, the problem is I don't know how to redirect to...

0 Likes
6 Replies
Solved
posted 10 years ago

Pinpointing error based on Laravel's error response

I have a page with a large form (lots of inputs, selects and checkboxes) and Laravel is returning th...

0 Likes
0 Replies

Different View-Folder in different Enviroments

Hello! I have a question and I'm trying to fix that problem for some days now, but I don't get it. A...

0 Likes
0 Replies

Modular application

Hey guys, I wonder if you have ever tried to create modular application with Laravel. That is, inste...

0 Likes
5 Replies

how to call Form data from API using laravel

how to call Form data from API using laravel I need Tutorial Thanks.

0 Likes
4 Replies
posted 10 years ago

Laravel 4 and Long Term Support

There is a blog written in January about Laravel and LTS: http://www.emanueleminotto.it/open-letter-...

0 Likes
3 Replies

Is larval appropriate for long term development of business application

new to laravel and use of php frameworks. was wondering if laravel is appropriate for use in develop...

0 Likes
4 Replies

NotFoundHttpException

I am using laravel 4.. Receiving error "Symfony \ Component \ HttpKernel \ Exception \ NotFound...

0 Likes
1 Replies

DB::Table query returns array

I am doing a simple SQL statement $userExists = DB::table('users')->where('email','=', $email)-&g...

0 Likes
2 Replies

Best practice when using custom functions with laravel model/controllers

I am a new developer and just started in laravel. I started developing an small app using laravel an...

0 Likes
1 Replies

How to implement a recursive search in Laravel 4?

I also asked this in stackoverflow, if you wanna see better the code here is it> http://stackover...

0 Likes
1 Replies

Route not defined

In my page I have this code <li> {{ link_to_route('test', 'Test Page') }} </li> I...

0 Likes
2 Replies
Solved

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.