Support the ongoing development of Laravel.io →

1,494 Threads

What to use when trying to layout a form?

Hi all. I'm fairly new to Laravel but am liking it so far. I have been using the blade templates in...

0 Likes
1 Replies

Compile Blade to Memcache

Hi All, Has anyone tried doing this? I would really like to try this out and see if this helps the p...

0 Likes
0 Replies

How to use class="page-break" Laravel ?

Im creating invoice using barryvdh/laravel-dompdf what i want is when charges exist first sheet its...

0 Likes
0 Replies

Append in Javascript Laravel Form (Facade) code

Hi. I'm using ajax to get data and I want to display it in a table along with a form/button that wil...

0 Likes
0 Replies

Laravel 5.1 method render in pagination does not work.

I am trying to implement pagination with ajax + laravel pagination. UserRegistrationQueue.php contro...

0 Likes
0 Replies

how to make a one to many relationship

hey guys i'm trying to make a one to many relationship and i have an error i can't fix , that's my p...

0 Likes
1 Replies

Laravel 4 NotFoundHttpException Need help.

Hi there I am new on this forum so I would like to say Hi first. I am working with Laravel 4. Making...

0 Likes
5 Replies

how can I access my app's model within the envoy.blade.php ?

I have been trying all different combinations for the last 24 hour and there's very little help on h...

0 Likes
1 Replies

Include big piece of HTML in Ajax callback

I'll try my best to explain what i want to. I showing a page with some "product" on the pa...

0 Likes
2 Replies
Solved

Use a wildcard in Elixir but NOT combine files

I have a folder, in resources/assets/sass that have 2 files 1.scss and 2.scss I would want to do: el...

0 Likes
0 Replies
posted 9 years ago

Form::model binding with Form::select

If I have typical tables like: User: id name country_id (foreign to country table) Country:...

0 Likes
0 Replies

Elixir paths

This is my gulpfile.js var elixir = require('laravel-elixir'); elixir(function(mix) { mix.less([...

0 Likes
1 Replies
posted 9 years ago

How to create link with blade templating

I am trying to write a link (just like ahref) in my VIEW to another VIEW page in the app. How do I...

0 Likes
4 Replies
Solved
posted 9 years ago

Website URL in Blade

Hi, what´s the best way to put the website url (http://www.mydomain.com) into a Blade Template? Get...

0 Likes
1 Replies
Solved

Class not found

I am trying to insert data to db+ redirect to another page. Then I get this message: Whoops, looks l...

0 Likes
15 Replies

syntax error, unexpected '<'

I'm creating a select in a form and I'd like to loop through 10 options printing out the numbers 1-1...

0 Likes
2 Replies
Solved

Master-Page/Layout Decision Help needed

Hi guys, I am new to the laravel community. Hope everyone is rocking out there. I am working on a we...

0 Likes
2 Replies
Solved

Redirect to home page when trying to load pages

Hello. When trying to load pages like: localhost:8000/auth/register localhost:8000/auth/login it imm...

0 Likes
4 Replies
Solved
posted 9 years ago

Blade dynamically include Blade files

Hello, I have a directory that has an unknown number of blade files inside it, I wish to include eve...

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.

© 2025 Laravel.io - All rights reserved.