Support the ongoing development of Laravel.io →

2,392 Threads

Trouble after transfer to new server

Hi guys hope somebody can help.... I did a transfer from root-root and reinstalled the backup. But g...

0 Likes
0 Replies
posted 9 years ago

Laravel 4 large Route count increases booting time

We have a large web application built on Laravel 4 (4.2 currently) and we have ran into a bit of a p...

0 Likes
2 Replies
posted 9 years ago

Package Routing in Laravel 5

I was starting a new project and rather than coding it all in L4, I decided to just start in L5 and...

0 Likes
1 Replies

Application Events

Hey am new to Laravel but i've risen up quite fast in it up to the point of developing a social netw...

0 Likes
0 Replies

Change response to JSON in after filter

Hello guys, I'm about to create RESTful API with Laravel. I've created such in past, but this time I...

0 Likes
3 Replies

General Laravel/AJAX question

I apologize in advance if someone has addressed this on a separate thread and I just didn't see it....

0 Likes
10 Replies
Solved

Filters not being applied in some servers

Hi, I have this piece of testing code: Route::filter('test_filter', function() { dd('Filter applied...

0 Likes
2 Replies

auth:attemt don't work!

I don't know why this code don't work? public function handleLogin() { // validate the info, create...

0 Likes
5 Replies

Creating a browser-like "Back Button" with Session.

Hey everyone. Im trying to make backlinks on my site, using Session. i currently have created all of...

0 Likes
2 Replies

Form Post with Javascript Not resolving to correct Route

Howdy y'all. I've released a Laravel script on CodeCanyon called Ninja Media Script. Seems to be do...

0 Likes
1 Replies
posted 9 years ago

FilterServiceProvider in Laravel 5

Looks like the Illuminate\Foundation\Support\Providers\FilterServiceProvider class has gone from the...

0 Likes
2 Replies
Solved

Controller constructor did not trigger.

I have a users controller and i want to trigger my constructor for the dependency injection works bu...

0 Likes
2 Replies
posted 9 years ago

Current route instance

Hi guys, trying new unstable Laravel 5. We have now the "Middlewares" and all default filt...

0 Likes
3 Replies
Solved

artdarek/oauth-4-laravel problem with creating new blogger post

Hi folks, I couldn't manage to handle how to open a new blog post with artdarek/oauth. I can login a...

0 Likes
1 Replies

.htaccess and unable to access assets

Hello, The .htaccess file in my root directory is pretty simple: Options +FollowSymLinks RewriteEngi...

0 Likes
2 Replies
Solved
posted 9 years ago

Using index routes with parameters in combination with the route helper (Bug?)

Hi, For some reason, my route helper will not properly recognize the parameters that I pass to the i...

0 Likes
7 Replies

Build project side menu

I'm using laravel-menu to build my menu's. Now I want to build a sidemenu for the projects in my app...

0 Likes
0 Replies
posted 9 years ago

[L5] Creating a Middleware

Hi all, I want to create a Middleware in Laravel 5 where in the handle() method, I can somehow figur...

0 Likes
0 Replies

List all PDF in a directory and open PDF file

I have listed all the pdf files in a table. What I want to do is to generate it as a link. And open...

0 Likes
0 Replies

Standalone script

Hey all, I want to create a standalone script that I can call from an iOS App that will output XML....

0 Likes
2 Replies
Solved

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.