Support the ongoing development of Laravel.io →

2,053 Threads

Model specific translations for Validation

So, I have this problem: I'm creating an application, which will be translated to language other tha...

0 Likes
2 Replies
Solved

Method "Redirect::to('....')" in the Controller's construct does not work!

Method "Redirect::to('....')" in the Controller's construct does not work! Who can help me...

0 Likes
3 Replies
posted 10 years ago

Missing argument 1 for {closure}()

I use a "with" method to send my data and now I have problem for receiving that . it's abo...

0 Likes
1 Replies
Solved

Composer Not Working

Anybody help me composer already install but problem when type command(composer) by Git bash then sh...

0 Likes
0 Replies

Artisan scaffold Way\Generators

Hello I have installed Way/Generators and I am trying to run a scaffold example: php artisan generat...

0 Likes
6 Replies

dropdown2 gets populated based on dropdown1

i have 2 tables, categories and subcategories categories is made up of id, and name subcategories is...

0 Likes
10 Replies
Solved
posted 10 years ago

Ajax form, show result in list?

Hey guys, Hope you can help with this. I have a list where I add "products" through a form...

0 Likes
3 Replies

[Package] laravel-navigator

Hey guys, In my recent project I built simple way to built multidimensional menus without nesting a...

0 Likes
0 Replies

using setCallbacks in Chumpers DataTable

How to use ->setCallbacks in chumper's data table so I can Add a sum Row at the buttom of the tab...

0 Likes
0 Replies

Paging on views with relationships

I have this in views and work fine (show only first five): @foreach ( $tema->posts()->paginate...

0 Likes
4 Replies
Solved
posted 10 years ago

Laravel blade includes and yields

Hi, My question if there is a possibility to hand down @section() snippets down a include action. I...

0 Likes
0 Replies

where docs on File helper like `File::exists($myfile)`

I can't find any docs on File helper like File::exists($myfile). Pl help me.

0 Likes
4 Replies
Solved

problem with errors message when passing Former to array.

I want to pass Former to array and then view it like // in view $form = array( Former::text(), Forme...

0 Likes
0 Replies

Issue with potential old/beta laravel 4 (NotFoundHttpException)

Hi guys, been using laravel for a while on a number of projects.. and usually these errors mean some...

0 Likes
3 Replies

how to get view path in workbench?

Does Laravel have function to get view path in workbench (like 'app_path')?

0 Likes
1 Replies
posted 10 years ago

How do I handle account_id in urls on things like {{ URL::to('somepage/create') }} = domain.com/1234567/somepage/create

Hi all, I am creating an app that when the user logs in, the user id is in the url like "domain...

0 Likes
1 Replies
posted 10 years ago

Detect mobile/tablet and load correct views.

Hello, I have read how to set different paths or namespaces for views, but I think this is not a pro...

0 Likes
0 Replies

update database when user click on a link

Hi, I'm a complete newbie in laravel, and I don't know how to perform some simple tasks. I have a ta...

0 Likes
14 Replies
posted 10 years ago

Blade: Including a template that extends a different master template

Hello! I am trying to include a template within my main page template, but it has a different master...

0 Likes
1 Replies
posted 10 years ago

Call a Controller in the master layout

Heyho guys, I'm trying Laravel again and want to build my own site. Now I have a question: How do I...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.