Support the ongoing development of Laravel.io →

[Package] Eloquent-Typecast

Hey all. Got a little package here to help cast Eloquent model's attributes to the proper PHP varia...

0 Likes
1 Replies

Global data object?

Sometimes when I'm making a request I have a common piece of data, so I will set it in the BaseContr...

0 Likes
0 Replies
posted 10 years ago

Yielding two pieces of content in Blade

Hi everyone. I am trying to yield different contents in my layouts.default view, where I have this:...

0 Likes
4 Replies
posted 10 years ago

How do I use the Symfony DomCrawler with Sub-domain routes?

I currently have some subdomain routes set up like this. They each only respond with a controller th...

0 Likes
0 Replies

Auto-updater like Wordpress

I'm making an application in Laravel and want to make the updating of the application as easy as pos...

0 Likes
2 Replies
posted 10 years ago

Re-using parts of methods

Please excuse my lack of terminology. Because I know what I want to ask. But I don't know what it's...

0 Likes
3 Replies

Build similar to Google Form with Laravel

I'm working with a client who needs a module that should be embedded in other web page and users to...

0 Likes
2 Replies
posted 10 years ago

Homestead error

Has anyone problems with homestead as well? My .css and .js filed don't get loaded. I get a ERR_CONN...

0 Likes
0 Replies

Moving laravel site into sub folder, what needs to change?

I'm getting a white screen of death. My site used to be at: http://localhost/site/public_html/admin/...

0 Likes
2 Replies
posted 10 years ago

Unable to chain static model methods.

Hello, I am trying to use following code (inside user model) public static function onlyActive()...

0 Likes
4 Replies
Solved

Call to a member function getAction() on a non-object on nginx

Updated server to Nginx 1.1.19, PHP to 5.4.28 and Laravel to latest 4.1.27. No Redirect::to inside A...

0 Likes
1 Replies
posted 10 years ago

Return records only if id exists in another table

Hello, I have a table "names" like this: names: id | name and a table "bookmark"...

0 Likes
2 Replies

about set a cookie

hello to every one, I am trying to set a cookie with php because I dont know and dont understand how...

0 Likes
2 Replies
Solved
posted 10 years ago

Cookie Law EU

Hi, I have a website launching in the UK in a few weeks and I need to make sure its legal with the [...

0 Likes
4 Replies
posted 10 years ago

Sentry 2 Localization

I was wondering how you would localize Sentry. As an example, in the file : /cartalyst/sentry/src/Ca...

0 Likes
0 Replies

Model validation with traits

I wrote a blog post here which explains how you can take Dayle Ree's model validation code and turn...

0 Likes
3 Replies

New Relic and excluding certain areas

Hey, I've been searching far and wide, for a possible solution to this, but hasn't been able to find...

0 Likes
0 Replies

Pivot Table relationship

I am having problems with creating a schema / model for one of my projects and would like to get som...

0 Likes
3 Replies
posted 10 years ago

Error Symfony \ Component \ HttpKernel \ Exception \ NotFoundHttpException

Hello everyone. I have installed Laravel 4 and run url: http://localhost/laravel/public/ . First tim...

0 Likes
3 Replies
posted 10 years ago

Extend validator result with own messages

Hey guys, in a controller method im checking two things, a user model and some credit card informati...

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

© 2024 Laravel.io - All rights reserved.