Support the ongoing development of Laravel.io →

2,053 Threads

posted 10 years ago

Persistent Header with iFrame

Hello All, I was wondering if anyone could give me some pointers on how I could create a header in m...

0 Likes
0 Replies
posted 10 years ago

Sortable tables jquery

I have been trying to get this table sortable could use some help Master.blade <!DOCTYPE html>...

0 Likes
0 Replies

Passing variables to blade [Undefined Variable]

I've been at battle with this for a while now and decided it's high time I requested some help. The...

0 Likes
7 Replies
Solved
posted 10 years ago

Quotes problem in blade

Hi everyone, I'm having a little trouble with laravel, I'm pretty sure is a hosting problem, but i w...

0 Likes
1 Replies

Keep data to all views

Hi, I`m new with laravel and I have one question. I have to get some data from database and keep dat...

0 Likes
1 Replies

routing dependent folders

Hi, I'm pretty new to Laravel and still getting my head around the logistics. I'm using this to rout...

0 Likes
2 Replies

Failed to call my header

I would like to call my header CSS file in every pages, so I created a function to calling the heade...

0 Likes
0 Replies
posted 10 years ago

Show message if empty table

Hey guys, Is there any simple and elegant way to show a message to the users if there are no posts/a...

0 Likes
0 Replies
posted 10 years ago

CSS not loading

Currently using laravel 4.1 in a new project. My problem is, CSS which i'm using in my VIEW files ar...

0 Likes
4 Replies
Solved

Is it possible to change laravel's pagination link?

Hi guys! Using laravel's pagination it creates a url with ?page=2 but I want my url to be /page/2. I...

0 Likes
0 Replies
posted 10 years ago

How to create html elements laravel 4

Hello friends, I have to create the following html elements laravel 4 <li><a href="#&q...

0 Likes
1 Replies

What are the advantage/disadvantage if I implement ViewModel concept as with ASP MVC in Laravel?

I was thinking to implement ViewModel concept of ASP MVC in Laravel. What are the advantage/disadva...

0 Likes
3 Replies

View [usr.login] not found.

Hi, I am new to laravel and I am happily deploying an RC version of my first app in a preproduction...

0 Likes
6 Replies

How to return a single value from a scope?

This is what I have done so far: public function scopeCityName($query) { return $query ->join...

0 Likes
1 Replies
Solved
posted 10 years ago

How can I make variables to this view?

Hi I wanna send a variable to master. How can I do it? Thanks class UserController extends BaseCont...

0 Likes
2 Replies

Load pdf file on browser instead of downloading it

How can I tell laravel that my pdf files inside public/uploads/overviews/*.pdf needs to be loaded on...

0 Likes
2 Replies

Problem with session and view data

Hi, This is my controller: return View::make('realestates.single') ->with('title', trans('na...

0 Likes
3 Replies
Solved

Pagination help

Hey there everyone, I'm pretty new to Laravel and MVC frameworks in general. I'm struggling to make...

0 Likes
2 Replies
Solved

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

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.