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

PHPspec Call to a member function

Here is the code being tested public function forgot($email) { try {...

0 Likes
0 Replies

Laravel Not Working On Godaddy

Hi I am a student studying webdesign at the first year of my diploma and I am currently try to make...

0 Likes
1 Replies

How to add fancybox in laravel 4.2.7

Please help me regarding how to add fancybox in 4.2.7. i tried to load fancybox from this link https...

0 Likes
7 Replies
posted 11 years ago

[package] Laravel messaging system

Laravel messaging package --> https://github.com/tzookb/tbmsg please view, review and comment :)

0 Likes
3 Replies

Worpress and Laravel

How to integrate Wordpress in Laravel?

0 Likes
6 Replies

multiple paginate in single view page

I have a view page with 3 paginations. Next link of one effect the other two paginates. When next of...

0 Likes
3 Replies
Solved
posted 10 years ago

How to change input names in the form validation errors?

Here is my validation rules for example: $validator = Validator::make( array(...

0 Likes
3 Replies

yajra/laravel-oci8: Index limitations.

Hi, As you know, there is a limitation in constraints' name definition as it should not exceed 30 ch...

0 Likes
0 Replies
posted 10 years ago

[Package] Security Listener

Security Listener is a laravel Web Application Firewall(WAF) package. Git: https://github.com/IonutB...

0 Likes
0 Replies
posted 10 years ago

puzzled in views using @extends and @section

i wrote this layout in that shape i named it in views/layout default.blade.php @section('head') <...

0 Likes
1 Replies
Solved

Apache or something is adding an extra / in the end of any laravel route

I put the project in a folder. Then when I type in browser dev.site/foo, it becomes dev.site/foo/ Ha...

0 Likes
5 Replies
posted 10 years ago

Call to a member function make() on a non-object

When I run phpunit: PHP Fatal error: Call to a member function make() on a non-object in vendor/lar...

0 Likes
0 Replies
posted 10 years ago

setter not working

Hi Guys, My setter is not working: public function setStartDateAttribute($date) { if ($date) { $this...

0 Likes
3 Replies

HTML::select

Hey guys, im running the following Query: $user = User::where('active', '=', '1')->get(); Then in...

0 Likes
2 Replies

Returning jQuery code via AJAX methods.

So I've just started playing with laravel a bit. I've been a heavy CodeIgniter user for years. Anywa...

0 Likes
1 Replies

I can get the records created in the current month, I use postgresql

I can get the records created in the current month, I use postgresql SELECT * FROM quakes WHERE extr...

0 Likes
0 Replies

Eloquent Creating API

Hello I am trying to return data with multiple table at the same time using repository function ulti...

0 Likes
0 Replies

Laravel 4 Session Last Activity

On picking up some older questions as how to notify the user that he has been logged out due to inac...

0 Likes
0 Replies

500 error w/ htaccess file and symbolic link

Hello, I'm working on a laravel installation that has the application and public folder outside of t...

0 Likes
0 Replies

Nginx + Laravel POST Request not found

Hello, I'm currently working with Laravel and Nginx, previously I've the Laravel Application over Ap...

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