hi , im new to laravel so i wanted to ask if anyone can help me to wtite a full feature registration...
$query->where('tags', 'LIKE', '%'.$uID.'%'); SELECT 'a word a' REGEXP '[[:<:]]word[[:>:]]';...
I have a pretty typical application whereby I have layouts/main.blade.php which acts as the page lay...
Hi, i was using sublime but it dose not have presuggest for keywords of .blade files (such as @exten...
I am using tableclothjs and Twitter Bootstrap. For some reason this code will not appear with the so...
Hello :) Can you help me, release last viewed news?)
We have updated today from 4.1 to 4.2. But now the following code doesn't give the same result. {{ $...
I am trying to pass 2 variables at the end of a form {{ Form::open(array('method' => 'POST', 'ac...
Hi, I'm trying to paginate a relatively simple query without any groupBy. The query works ok without...
How do I use a route name in a conditional statement? I read about using: if(Route::is('route-name')...
Hi guys. I have two models in my project: Category and Product. Each product belongs to 1 category a...
Hello, As far as I understand if I do {{ HTML:image('img/test.jpg') }} it will look at the /public/i...
Hi. In a view i'm trying to pass two arguments to a javascript function when an event ocurrs like th...
am trying to send an email via laravel but the array values am sending are not being echoed out on t...
I am new in web programming and Laravel and my english is poor. sorry for the silly problem : I am u...
I know that this type of question is way off topic for laravel, but I was wondering if anyone here d...
Hello, I am learning Laravel and writing a pretty straightforward app. It is a database search appli...
Hello everyone, Can somebody help me extend a new route function for my system ? I don't use laravel...
I keep getting this error when I try to update my users Call to a member function update() on a non-...
When I click on the product link is direct to a view.blade.php page, I get the following message: Un...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community