Laravel( + Angular) project not work on iPage host. but works fine on bluehost.com. same code. why?...
here is what I have CONTRACTOR and BID table class Contractor extends Eloquent { public function bid...
Hi all, I was wondering how I would have a named route that I can put in a view file that would auto...
In case of error i need to load selected view without content section, is it possible to do on the...
I have a form that consists of check boxes. Each check box has it's own value(value1,value2,value3,v...
Hi all, I get x form, I fill it with some value, I submit it to postController of x form, I evaluate...
The blade code below doesn't render posts' id. However the count of posts is 3. Where is the problem...
Hello I have installed Way/Generators and I am trying to run a scaffold example: php artisan generat...
Hey guys, In my recent project I built simple way to built multidimensional menus without nesting a...
I have this in views and work fine (show only first five): @foreach ( $tema->posts()->paginate...
I can't find any docs on File helper like File::exists($myfile). Pl help me.
Hi I am trying to include a {{ Form::text }} inside an inline javascript is this possible or I just...
Does Laravel have function to get view path in workbench (like 'app_path')?
Hi guys, Im using INK by ZURB to send out a responsive email template. BUT when laravel sends out my...
Hello! I am trying to include a template within my main page template, but it has a different master...
Heyho guys, I'm trying Laravel again and want to build my own site. Now I have a question: How do I...
I have a simple code to using master layout and pass some data to View to practice Laravel, the foll...
Hello. Is there any fast solution to add feed from another site to laravel. What i need is to put in...
I am converting a CodeIgniter/Smarty website to Laravel/Blade to see if it's feasable to drop CodeIg...
Hello awesome Laravel community!!! This is my events table in DB $table->increments('id');...
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.