Hi! I have problem with View::share. Suppose I have a controller: <?php class MyController exten...
I can't seem to find other discussions on this topic, but I've discovered some weird quirks with ext...
Good day to All, I am using Laravel 4.2 * Bootstrap 3. My question: What would be the best way to ha...
I create a table with paginate::simple. That work fine. When I edit a record I can return to the pag...
I have an idea to make a package with Laravel View based on bem/bh. Can somebody help me with pretty...
I'm adding a mobile-friendly website to my laravel app, so I added the following code to /app/config...
Hello guys, this is my first post :) Really simple staff... I want to remove "public"...
Hi Everyone Is it possible to pass multiple with statements in laravel? For example, in your functio...
I have searched about hoe to convert laravel web application to mobile app and found that I have to...
i am wondering if there is a package someone created to easily create data tables...with links to e...
I am getting started with Intervention Image and I don't know how to display multiple images on a si...
I' m wondering how to view my site with Apache Local Server and not with artisan serve command. Than...
If user is logged in back button is still sending him back to login form page. I want something like...
I have resources, and doing the routes for a single resource is easy: URL::route('reply.edit', $repl...
## My laravel application is displaying no data ## Hi gues, I am working on a questionniare app...
The first line is the original. I am trying to do a conditional @extend. @extends('invoicelayout')...
I've just jumped into Laravel / OOP development and I'm having issues with something that's so easy...
this is just a sample gist...I'll put up a couple more ( longer ) to test the waters ;) https://gist...
Hi, I am trying to redirect Not found query page to 404, but this is not working try { $page = Pa...
so here is my controller $beritas = KategoriArtikel::with(array('Artikel' => function($query) {...
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