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

Javascript events not firing

I have a this javascript for testing with an alert message to tell me the event is firing. <scrip...

0 Likes
0 Replies
posted 10 years ago

Script php artisan clear-compiled handling the post-update-cmd event returned with an error

hi, Why get this error ? [IMG]http://i62.tinypic.com/282olet.jpg[/IMG]

0 Likes
0 Replies

L5 Password Resets

I'm new to Laravel and have managed to get quite a lot working. But I can't figure out why the pass...

0 Likes
2 Replies
posted 10 years ago

Summing pivot data

I have a model with a belongsToMany relationship with an additional pivot column. public functio...

0 Likes
0 Replies

Secure Laravel 5 api that is used internally and externally

I want to create some api controllers with a separate routing in an existing Laravel 5 application....

0 Likes
0 Replies

Laravel 5 - API endpoints using constants?

I am geting json data from an api and need to specify my endpoints like API version, API key. I thou...

0 Likes
0 Replies

Default value in model binding

Route::resource('profile', 'ProfileController');//-> $router->bind('profile}', function ($use...

0 Likes
0 Replies
posted 10 years ago

Using a normal model for logic

I have a search destination, arrival and departure data form that I have on every page in my templat...

0 Likes
2 Replies
Solved
posted 10 years ago

Laravel-Excel

This was working fine, but somewhere along the way of composer updates it broke and now I am getting...

0 Likes
1 Replies
posted 10 years ago

Laravel blade livereloading ( using phpstorm )

Has anyone got this working? I'be been trying with the liveedit plugin but I don't see anything chan...

0 Likes
2 Replies

Sending error messages from Handler.php for Ajax calls.

The database save is happening from ajax call and I am using hanlder class to validate database exce...

0 Likes
0 Replies
posted 10 years ago

Problem in Laravel instalation

I am new to Laravel. Every time while I run composer create-project laravel/laravel --prefer-dist...

0 Likes
2 Replies

Using AppServiceProvider to make data available across the whole site?

Hi, I need some data which is accessible across the whole site, so in the AppServiceProvider I have...

0 Likes
1 Replies

Modifying a built in trait?

I want to change the column used for logging in from email to name. I can see where to do this in t...

0 Likes
0 Replies

no SASS but with fonts after GULP

Hello I followed this https://laravel-news.com/2014/10/setting-laravel-elixr-bootstrap/ I end up wit...

0 Likes
3 Replies

Laravel 5.0 vs 4.2 and Sessions not persisting after redirect

Header edit Set-Cookie ^(.*)$ $1;HttpOnly;Secure I have established that if this line is included in...

0 Likes
0 Replies
posted 10 years ago

Redirect to new post with slug rather than id?

I can't seem to work out how I would redirect user to new post by using the slug instead of ID. the...

0 Likes
2 Replies
posted 10 years ago

Question and Answer sequencing

I'm sure there's a good solution to this, but I've been staring at it all day and my brain is fried....

0 Likes
1 Replies

Do i really need foreign keys in database to use eloquent ?

Do i? Lets say that my db is going to be well maintained by one person (me) and that no other applic...

0 Likes
2 Replies
Solved

redirect uri mismatch error with Github and Socialite

Not sure what Im doing wrong but its so frustrating. Trying to integrate github login with socialite...

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.