Support the ongoing development of Laravel.io →

1,478 Threads

how to make a custom full feature form in laravel

hi , im new to laravel so i wanted to ask if anyone can help me to wtite a full feature registration...

0 Likes
2 Replies

REGEXP in Where Query Builder

$query->where('tags', 'LIKE', '%'.$uID.'%'); SELECT 'a word a' REGEXP '[[:<:]]word[[:>:]]';...

0 Likes
1 Replies
posted 9 years ago

Passing Variable to Parent Layout View

I have a pretty typical application whereby I have layouts/main.blade.php which acts as the page lay...

0 Likes
0 Replies
posted 9 years ago

presuggest in .blade files

Hi, i was using sublime but it dose not have presuggest for keywords of .blade files (such as @exten...

0 Likes
0 Replies

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

Last viewed news in Laravel

Hello :) Can you help me, release last viewed news?)

0 Likes
4 Replies
posted 9 years ago

Ternary statement (4.1 vs 4.2)

We have updated today from 4.1 to 4.2. But now the following code doesn't give the same result. {{ $...

0 Likes
1 Replies

Form Routing to Controller with Variables

I am trying to pass 2 variables at the end of a form {{ Form::open(array('method' => 'POST', 'ac...

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

Images are not found ?

Hello, As far as I understand if I do {{ HTML:image('img/test.jpg') }} it will look at the /public/i...

0 Likes
3 Replies
Solved

exception 'ErrorException' with message 'Array to string conversion' when passing an array to Javascript Function:

Hi. In a view i'm trying to pass two arguments to a javascript function when an event ocurrs like th...

0 Likes
2 Replies

How do i get array elements displayed in a laravel email view? URGENT!

am trying to send an email via laravel but the array values am sending are not being echoed out on t...

0 Likes
8 Replies
Solved
posted 9 years ago

boostrap.js donot response properly

I am new in web programming and Laravel and my english is poor. sorry for the silly problem : I am u...

0 Likes
2 Replies

Jquery question

I know that this type of question is way off topic for laravel, but I was wondering if anyone here d...

0 Likes
4 Replies

How to have a universal search bar populated by MySQL?

Hello, I am learning Laravel and writing a pretty straightforward app. It is a database search appli...

0 Likes
2 Replies
Solved

Extend blade

Hello everyone, Can somebody help me extend a new route function for my system ? I don't use laravel...

0 Likes
3 Replies
Solved

Call to a member function update() on a non-object

I keep getting this error when I try to update my users Call to a member function update() on a non-...

0 Likes
1 Replies
Solved

Extends layout

When I click on the product link is direct to a view.blade.php page, I get the following message: Un...

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