Support the ongoing development of Laravel.io →

2,053 Threads

Moving variables across views

In my project I am having a hard time passing the id of a page (In this situation it is a page showi...

0 Likes
1 Replies

Response::download strange behavior

Hello everyone! First of all, thank you very much for your time. I'm having a problem with Response:...

0 Likes
19 Replies
posted 9 years ago

4.3 or 5 Views folder???

Version 4.3 or 5 or Dev whatever it has new name everyday. Where are views? Templates? Layouts? supp...

0 Likes
5 Replies
Solved

View not found Laravel 4 on Ubuntu

I just switched from Windows to Ubuntu and tried to run a Laravel app which used to run there. After...

0 Likes
1 Replies
Solved

Sortable Tables in Laravel

I am using tableclothjs and Twitter Bootstrap. For some reason this code will not appear with the so...

0 Likes
1 Replies

Paginator appends array not working

Hi, I'm using a form send by GET method. This form contains some multiple checkbox. {{ Form::open(['...

0 Likes
6 Replies
Solved

nested set MVC template

https://github.com/etrepat/baum#usage Let's ssay people start to make use of this nested set. How do...

0 Likes
0 Replies

Call to undefined method. Please help :)

Call to undefined method Moltin\Cart\Cart::create(). App shopping installed. Please tell me how to r...

0 Likes
2 Replies

Call to undefined method Illuminate\Database\Query\Builder::Parents()

I'm getting this error Call to undefined method Illuminate\Database\Query\Builder::Parents() I'm n...

0 Likes
7 Replies
Solved

Connection to tcp:// xxx.com.br:587 Timed Out

I have one application in laravel naked in localhost with wamp server tested and non functioning. Bu...

0 Likes
0 Replies

Calling my crud

I created the crud trough this site laravelsd.com. Now I need to know how to call it alert by hello....

0 Likes
1 Replies

Pagination: Links are appearing but not the content

Hi, I'm trying to paginate a relatively simple query without any groupBy. The query works ok without...

0 Likes
11 Replies
Solved

Categories and sub-categories and how to display the products in each category

Hi Friends "Sorry, my English is poor translation." About the categories and sub-categorie...

0 Likes
4 Replies

Issue on displaying the form

Sorry guys, I am newbie in Laravel, I have just created a project using latest laravel repository pa...

0 Likes
1 Replies
Solved

AngularJS + Laravel routing problem

Hello. I have webapp created with Laravel4 (frontend and backend). Now I tried to implement AngularJ...

0 Likes
1 Replies
posted 9 years ago

Using routes for conditional statements

How do I use a route name in a conditional statement? I read about using: if(Route::is('route-name')...

0 Likes
2 Replies

Accessing the related column data in view

Hi guys. I have two models in my project: Category and Product. Each product belongs to 1 category a...

0 Likes
2 Replies
Solved
posted 9 years ago

Created a helper class but Form::text() is being returned as text and not a input field...

Hi I am new to Laravel and created a HelperView class namespaced Tymax\Helpers but when I call the s...

0 Likes
4 Replies
Solved

Multiple page templates

The scenario: User creates a new page. Once he writes the content, he has the option to select the d...

0 Likes
0 Replies

Re-selecting previous option in dropdown after form submit

I'm building a database search engine in Laravel and I am having some problems getting Laravel to se...

0 Likes
0 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.