Hi, new tutorials on upcoming Laravel 4.3 are available on codeheaps.com: Laravel 4.3: New Awesome...
##What is guardian? Guardian package for Laravel provides an easy interface to manage Role Based Acc...
You can convert the related models into array using toArray() method, try something along these line...
can you share your savePost controller action? And $content variable is used inside dash.blade.php s...
Make sure: protected $layout='master'; is set in your BaseController, provided that your master la...
The Laravel portal for problem solving, knowledge sharing and community building.