Hey am new to Laravel but i've risen up quite fast in it up to the point of developing a social netw...
Hello guys, I'm about to create RESTful API with Laravel. I've created such in past, but this time I...
I apologize in advance if someone has addressed this on a separate thread and I just didn't see it....
Hi, I have this piece of testing code: Route::filter('test_filter', function() { dd('Filter applied...
I don't know why this code don't work? public function handleLogin() { // validate the info, create...
Hey everyone. Im trying to make backlinks on my site, using Session. i currently have created all of...
Howdy y'all. I've released a Laravel script on CodeCanyon called Ninja Media Script. Seems to be do...
Looks like the Illuminate\Foundation\Support\Providers\FilterServiceProvider class has gone from the...
I have a users controller and i want to trigger my constructor for the dependency injection works bu...
Hi guys, trying new unstable Laravel 5. We have now the "Middlewares" and all default filt...
Hi folks, I couldn't manage to handle how to open a new blog post with artdarek/oauth. I can login a...
Hello, The .htaccess file in my root directory is pretty simple: Options +FollowSymLinks RewriteEngi...
Hi, For some reason, my route helper will not properly recognize the parameters that I pass to the i...
I'm using laravel-menu to build my menu's. Now I want to build a sidemenu for the projects in my app...
Hi all, I want to create a Middleware in Laravel 5 where in the handle() method, I can somehow figur...
I have listed all the pdf files in a table. What I want to do is to generate it as a link. And open...
Hey all, I want to create a standalone script that I can call from an iOS App that will output XML....
Hi, I want to rename a file by typing the file name on the input/text box before it will upload and...
Apologies this is on 5, and I know things are likely to change at any given moment, but I think this...
Hi guys, Would like to know where you store api token when requesting a data? is it in query string...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community