Support the ongoing development of Laravel.io →
posted 10 years ago

Bilingual website (routing)

Hi, i would like to create a bilingual website, let's say english and french: http://www.domain.com/...

0 Likes
2 Replies
posted 10 years ago

installing composer on a mac

Hi I'm trying to insall composer on a mac machine, I downloaded the composer.phar to my /Application...

0 Likes
2 Replies

Change database schema builder TIMESTAMPS default value

would it be possible to change the Laravel schema manipulation for timestamps to set the DEFAULT val...

0 Likes
0 Replies

Laravel Where statement

In my view I am displaying an array of items with their prices and etc. I want to check it that item...

0 Likes
0 Replies

Getting deleted values via relations

I have 3 tables: vehicles, drivers and vehicle_driver_owners. drivers table includes all the registe...

0 Likes
0 Replies

Make a form in bootstrap modal and load it dynamically.

I am working on app, which required a form in bootstrap modal and also load the form dynamically. i...

0 Likes
1 Replies

Frontend framework? jQuery templating? Too much in the view?

So as my application grows in complexity, there are many forms that have jQuery event driven conditi...

0 Likes
0 Replies
posted 10 years ago

Variable in submit button text?

Hi, Is it possible to specify a variable as part of the name of lets say a submit button? Like this:...

0 Likes
4 Replies
Solved

Laravel Database 'whereNotIn' error

Hi guys, I'm trying to run the following queries and running into this error: preg_replace(): Parame...

0 Likes
1 Replies

Polymorphic relationships and factory method

Hello, ##Tables structure ###Users id - AI password - string email - string userable_id - integer us...

0 Likes
6 Replies
posted 10 years ago

Class repository does not exist

Hey guys, Im trying to implement repositories in my application structure. I cannot seem to pinpoint...

0 Likes
7 Replies
Solved

Fatal error: Class 'Whoops\TestCase' not found in laravel Phpstorm

i m facing this error in PhpStorm while debug project Fatal error: Class 'Whoops\TestCase' not found...

0 Likes
0 Replies

Class 'App\Site\SiteServiceProvider' not found

Hi, So I added an service provider to my providers array (see the code below). I have a folder calle...

0 Likes
3 Replies
posted 10 years ago

[package] Attributes

Attributes Cartalyst's Attributes package allows you to attach attributes to objects, it utilizes th...

0 Likes
0 Replies

Parent Constructor vs Setters

Im trying to work out the best method of injecting dependencies via my constructor and storing them...

0 Likes
0 Replies
posted 11 years ago

Need to mail dynamically created PDF

Hey, Currently, I have implemented @barryvdh's Laravel DOMPDF wrapper so that I can create PDFs from...

0 Likes
3 Replies
Solved

.env.staging.php won't load

I've been trying to figure this out for hours.. Laravel simply won't load .env.staging.php although...

0 Likes
9 Replies
Solved

Calling setHidden from outside model does not limit attributes?

I'm trying to limit the number of attributes that all() returns, but failing to do so by using setHi...

0 Likes
3 Replies
Solved

Worker Server sending mail using iron.io in laravel

Please help me out in implementing a worker server, where I need to push queue,delete queue,list of...

0 Likes
0 Replies

CSRF protection for GET?

Laravel automatically adds CSRF protection for all POST requests, but what's the best way to add CSR...

0 Likes
1 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.