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

react.js + laravel example ?

their is any example to react.js + laravel ?

0 Likes
0 Replies
posted 10 years ago

When 4.3 will be released?

When 4.3 will be released?

0 Likes
5 Replies

(!) Problem with boolean attr

From my model... public function getNumberDeletedAttribute($value) { return (bool)$value; } public...

0 Likes
2 Replies

Laravel with 123-reg

I have an old codeigniter project for a client running on a 123-reg (linux) server. Has anyone had e...

0 Likes
0 Replies

If / Else Yesterday does not work?

This does not work? @foreach($posts as $post) @if($post->created_at == 'isYesterday()')...

0 Likes
3 Replies
Solved
posted 10 years ago

Apache authentication

In my environment authentication is already beeing done in Apache (LDAP/Kerberos). I want to use thi...

0 Likes
1 Replies
posted 10 years ago

Login with email or mobile number.

I want to login into my application with email or mobile number. But the default auth only use email...

0 Likes
1 Replies

Self reference Many to Many relationships

Hi guys! I'm learning Laravel and am working on a personal project as I do it. It's essentially a d...

0 Likes
2 Replies

Add value to the Translator

Hi, I want have someting like : Lang::set('key', 'value') and Lang::set('key', array()) You have an...

0 Likes
0 Replies

Exception I cannot get to fix: Call to undefined method Illuminate\Routing\Route::filter()

Hi, I'm new to this framework and I'm following the Code Bright book examples, but also trying out a...

0 Likes
2 Replies

Order by another table's rows count

I have 2 tables links and likes (with relation: links.id = likes.link_id) and I need to build query...

0 Likes
1 Replies
Solved
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 10 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

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.