Support the ongoing development of Laravel.io →

1,466 Threads

My WebSite is not displayed

My problem is that my site is not displayed. roads and mesi controllers returns me well create views...

0 Likes
1 Replies

Confirmation on delete help

I am trying to get a bootstrap 3 modal to popup with buttons confirming delete before deleting cust...

0 Likes
8 Replies

Redirect After Setting Response

Hi guys! I have a problem with my Response. I am generating a .ics file setting the headers and cont...

0 Likes
0 Replies

View data in Controller or View...

Hello, there. I have a table of users, and when you click on a Details button for a particular user...

0 Likes
1 Replies
posted 10 years ago

HTML::image : image rotates automatically

Hi, I have a problem with the function HTML::image(). When i use it with a heavy image (more thant 1...

0 Likes
2 Replies
posted 10 years ago

Custom Control Structures

How can I pass multiple arguments to a custom control structure? Custom control structure is defined...

0 Likes
1 Replies
posted 10 years ago

Template looping with custom variables

I'm trying to figure out the best way to present data in a grouped fashion. I have a load of courses...

0 Likes
0 Replies

Mobile & Desktop Pagination

It's possible to have two pagination settings for mobile & desktop? app/config/view.php If mobil...

0 Likes
1 Replies
Solved

paginate() problem

I have a problem with paginate() with hasmany(). I have 2 tables. Categories and posts. I showing po...

0 Likes
2 Replies

How do I make a form button, class and span class in blade?

How would I write the following for blade? <button type="submit" class="btn btn-w...

0 Likes
4 Replies
posted 10 years ago

Weird Blade/Chrome CSS Rendering delay

Hi! I am a super Laravel noob so please take it easy :) I have a simple site with 4 divs that are ce...

0 Likes
2 Replies

Optional Route Parameters In Views

Hi everyone - I have a quick question on working with optional route parameters in views. I have a r...

0 Likes
3 Replies
Solved

manual pagination

in controller : $push_arr = [ ...] $paginator = Paginator::make($push_arr, Category::count(),10); r...

0 Likes
2 Replies
posted 10 years ago

A global partial view in a Controller

Hello, I need to put in my template a set of js files. What is the best way to create a global view...

0 Likes
5 Replies
posted 10 years ago

Master Blade not extended for only 1 view

I have a master blade and views that work fine. But for 1 view, only the content from that view is s...

0 Likes
10 Replies
Solved
posted 10 years ago

twitter bootstrap 3.1.1 not displaying dropdown items

I cannot work this problem out. Using twitter bootstrap 3.1.1 mostly everything I need to do works w...

0 Likes
19 Replies

one view and 3 controllers

I'm starting with learn laravel and I have a problem with 1 thing. I want to create one controller w...

0 Likes
1 Replies
posted 10 years ago

Specifying Form::button action

Patience folks, I'm a noob. We know that the Form::submit simply submits the form using the form's a...

0 Likes
1 Replies

$_GET isset with laravel?

I'm working with Laravel. Trying to work out the best conversion for below. Would I use query builde...

0 Likes
4 Replies
posted 10 years ago

Is it ok to store .blade files in public directory?

Simple question. Is it ok to store .blade template files in public directory? Thanks.

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