Support the ongoing development of Laravel.io →

2,389 Threads

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 10 years ago

FilterServiceProvider in Laravel 5

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

0 Likes
2 Replies
Solved
posted 10 years ago

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 10 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 10 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 10 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

Rename a file before moving it to Directory

Hi, I want to rename a file by typing the file name on the input/text box before it will upload and...

0 Likes
1 Replies

Laravel 5: Passing through validated input to model after FormRequest

Apologies this is on 5, and I know things are likely to change at any given moment, but I think this...

0 Likes
2 Replies
Solved

Where to store API token when requesting data

Hi guys, Would like to know where you store api token when requesting a data? is it in query string...

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