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

Unworking jQuery code

Having a jQuery code in the bottom of my body element. Without the Laravel framework / only html cod...

0 Likes
4 Replies

Laravel and Google Web Starter Kit

Does anyone have experience with Laravel and Google Web Starter Kit? What would be the best practice...

0 Likes
1 Replies

Remove duplicate query -- Pass data from filter to controller

I'm trying to get rid of a duplicate query. I use a filter to determine if the current url is correc...

0 Likes
2 Replies
Solved

How can i distinguish my user between other users?

I would like to make that when a user logs it could see other users, but this user can't modify pers...

0 Likes
1 Replies
Solved
posted 10 years ago

cookie issue

we have a site developed in zend framework. we are planning to migrate our one module (payment) in l...

0 Likes
1 Replies
posted 10 years ago

Session related

We have multiple web servers under load balancer. Hence we avoid using session. we are building one...

0 Likes
1 Replies
posted 10 years ago

Strange registration error

Hi, I wanna make simple registration on my site, but I have an strange error. That's my form http://...

0 Likes
2 Replies
Solved
posted 10 years ago

Convert returned collection to the actual model

Hello everybody! I have a slight issue with Eloquent. Up until now I had a function that was retriev...

0 Likes
2 Replies
Solved

Blade caching problem? Same view is rendered, though contents is different.

Hi! I am making a newsfeed for my application using the strategy pattern because the list contains d...

0 Likes
1 Replies
posted 10 years ago

Selectbox with all User of a special Role

Hi, I would like to show a Selectbox with a list of all Users, which have a Role of ID 1. How can I...

0 Likes
1 Replies
Solved

Fatal error: Class 'TestCase' not found in

i m facing this error in Php Storm Fatal error: Class 'TestCase' not found in C:\xampp\htdocs\testpr...

0 Likes
2 Replies

Is this good to put in the constructor of the BaseController?

Is this good to put in the constructor of the BaseController? $this->beforeFilter('csrf', ['on' =...

0 Likes
4 Replies
Solved

How to display 'non-friendly' exception errors

Hi, If I serve up my app with php artisan serve I am getting friendly errors like "Whoops somet...

0 Likes
2 Replies
Solved

Invalidate Auth Session.

Hi, I have an application that I must limit 1 auth session per user. For example, if user a user is...

0 Likes
1 Replies
Solved
posted 10 years ago

404 Error on ajax post to controller.

Hi All, Has anyone come across a 404 error on ajax post to controller? All works fine on the dev ser...

0 Likes
1 Replies

How to download file from my AWS S3 bucket?

I'm uploading pdf's but I want allow the users to download them, what method can I use or how can I...

0 Likes
0 Replies

Mocking Model through facades

For all the other good stuff in laravel their is a Event::shouldReceive(), but for models, nothing....

0 Likes
0 Replies
posted 10 years ago

Write Queries

How would I go about writing out my queries? I would just prefer to write my own queries, any help...

0 Likes
1 Replies

Redirect:: not working correctly on production site

I'm not sure how to explain this fully, so please bear with. My dev environment is on a vagrant box...

0 Likes
2 Replies

Best Practice: Separating custom model functionality from Eloquent

Eloquent is great, but in big projects it's common for extended functionality to dig into models. I'...

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