Hi all! What is a best practice to translate content in laravel? I need to translate large text and...
So, I have this problem: I'm creating an application, which will be translated to language other tha...
Method "Redirect::to('....')" in the Controller's construct does not work! Who can help me...
I use a "with" method to send my data and now I have problem for receiving that . it's abo...
Anybody help me composer already install but problem when type command(composer) by Git bash then sh...
Hello I have installed Way/Generators and I am trying to run a scaffold example: php artisan generat...
i have 2 tables, categories and subcategories categories is made up of id, and name subcategories is...
Hey guys, Hope you can help with this. I have a list where I add "products" through a form...
Hey guys, In my recent project I built simple way to built multidimensional menus without nesting a...
How to use ->setCallbacks in chumper's data table so I can Add a sum Row at the buttom of the tab...
I have this in views and work fine (show only first five): @foreach ( $tema->posts()->paginate...
Hi, My question if there is a possibility to hand down @section() snippets down a include action. I...
I can't find any docs on File helper like File::exists($myfile). Pl help me.
I want to pass Former to array and then view it like // in view $form = array( Former::text(), Forme...
Hi guys, been using laravel for a while on a number of projects.. and usually these errors mean some...
Does Laravel have function to get view path in workbench (like 'app_path')?
Hi all, I am creating an app that when the user logs in, the user id is in the url like "domain...
Hello, I have read how to set different paths or namespaces for views, but I think this is not a pro...
Hi, I'm a complete newbie in laravel, and I don't know how to perform some simple tasks. I have a ta...
Hello! I am trying to include a template within my main page template, but it has a different master...
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