Support the ongoing development of Laravel.io →

2,053 Threads

Scope in another table

Hello! I'm trying to build a scope to filter banned users. I have two table : One called users: id,...

0 Likes
4 Replies
Solved

Getting a many to many to "back track"

Hi I'm using Laravel 4 I have a section on my site that displays my portfolio, The problem I'm havin...

0 Likes
2 Replies

Packages + Views

Hi, i'm trying to create a modular application using laravel packages, but i don't want to use contr...

0 Likes
0 Replies

click link and include subview

I can´t manage to find a correct solution for this situation (simplified example): index.blade.php...

0 Likes
2 Replies
Solved

Laravel 5.1 - Remove “public/” of the URL whith Method bind?

Hello, I need some help Please, for I'm beginner with Laravel and MVC. I want to remove the "pu...

0 Likes
5 Replies

Laravel 5 Where to store data

Hello all! I've searched a lot about this but couldn't find anything related to what i need. I need...

0 Likes
8 Replies
Solved

Redirect with parameters on laravel 5

I'm new using laravel 5. What's the best redirect to use to pass parameters without send to URL?

0 Likes
1 Replies

NotFoundHttpException on route

Hi. I create my routes like so Route::model('projects', 'Project'); Route::bind('projects', functio...

0 Likes
2 Replies
Solved
posted 9 years ago

Error in exception handler: Illegal offset type in isset or empty in...

I am trying to display custom views on errors. I have already modified the code in global.php as bel...

0 Likes
1 Replies

Redirect to bootstrap tab?

hello how I hook "#myTab" to route method? return redirect()->route('generate_path') an...

0 Likes
0 Replies

Why my laravel website is pretty slow?

Hello everyone! I have a website built with Laravel and Bootstrap. The website is loading pretty slo...

0 Likes
6 Replies

List data in a table with two mysql tables

Hi, I have two related tables in the main table have the id from another table but I would rather ge...

0 Likes
1 Replies
posted 9 years ago

Something wrong with views or blade?

Hi,when i access my local site http://example.com/admin,just got 500 exception. routes.php: Rou...

0 Likes
2 Replies
Solved

Laravel Authorization Function

Hi, everyone. I am a beginner of Laravel and PHP. I do not know how the login and registration schem...

0 Likes
2 Replies
Solved

Massive PDF generation

Hi, I have to realize a system for massive invoices generation. I try to use dompdf,fpdf and other p...

0 Likes
4 Replies
posted 9 years ago

Auto update view when theres new data in database

Hello... Im just started to codes in Laravel 5... I need help to auto update my view when theres new...

0 Likes
3 Replies

This webpage has a redirect loop after simple changes

Ok so the thing is I have laravel 4.2 installed and it's working great. Up to today when I did a cou...

0 Likes
9 Replies
Solved

Laravel 5 pagination

The below code works great in Laravel 4.2: //other code up here $data['owners'] = \Illuminate\Suppor...

0 Likes
15 Replies
Solved
posted 9 years ago

How to use mix in a new Task extends?

elixir.extend('start', function() { new Task('start', function() { elixir.mixins.sass('a...

0 Likes
0 Replies

PHP Blade and Views

What is the different between {{ }} and {!! !!} ??

0 Likes
3 Replies
Solved

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.