Support the ongoing development of Laravel.io →

Lumen Illuminate\Support\Collection absence of methods

There's illuminate/support: 5.5.* package listed in the dependencies of Lumen micro framework, which...

0 Likes
1 Replies

How to make simple captcha

This my website: http://www.online-nrw.de/kontakt and like this i make contact form: http://wiyono05...

0 Likes
8 Replies

Laravel Vs Codeigniter. A difficult choice.

Hey fellows. I am in a situation I am sure I could use your comments. I have been working with Codei...

0 Likes
21 Replies

Block blade function

How to block blade functions(@env, @config, @php...) except @if and loops ?

0 Likes
2 Replies

I can not access the session array values, I receive object

When I receive the session variable I always receive [object Object],[object Object] I have filled t...

0 Likes
1 Replies
posted 6 years ago

Help me convert raw SQL to Elequent

hi guys, can you help? Thank you. SELECT c.adi as kisiadi,a.adi as bolumadi FROM ic_calisilan_bolum...

0 Likes
1 Replies

Newbie: Trying to create a search function on laravel 5

I'm trying to make a search function with laravel 5 and it's not passing the results variable to the...

0 Likes
8 Replies
posted 9 years ago

Custom validation messages with data of the rules

Hi, this is a common custom error message: $messages = array( 'min' => 'This field aint long enou...

0 Likes
7 Replies
Solved
posted 6 years ago

Laravel force json_decode with true param

Hi everyone, I'm trying to perform a simple thing. During a POST request with POSTMAN, I'm sending a...

0 Likes
2 Replies
Solved
posted 6 years ago

How to use query::Raw() affer where query

Hello, Mysite connect to mongodb and I have code: $query = Lists::where('name', 'like', '%' . $val ....

0 Likes
1 Replies

Password reset link expired

Hello, I have installed fresh copy of Laravel 5.5 and have installed auth scaffolding aswell. I chan...

0 Likes
2 Replies
posted 6 years ago

Datatables, how to pass id to the controller?

I want to start using Datatables on my Laravel project, so I have followed this tutorial: https://yo...

0 Likes
2 Replies
posted 6 years ago

AceIDE package for Laravel

Is there a laravel package that will do something similar to https://wordpress.org/plugins/aceide/....

0 Likes
0 Replies
posted 6 years ago

Select max price

How can I get 'id' and 'name' from this query public function show($user_id) { $auctions = Auctions...

0 Likes
2 Replies
posted 6 years ago

SQLSTATE[42S02]: Base table or view not found: 1146 Table

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'cruds.users' doesn't exist (SQL: select *...

0 Likes
2 Replies
posted 6 years ago

Class 'Illuminate\Notifications\NotificationServiceProvider'

I am completely new learning Laravel framwork the is the error: C:\Users\macine\Desktop\prj\siteWeb&...

0 Likes
2 Replies
posted 7 years ago

Laravel, with NuSOAP in a controller, does not work

Having a NuSOAP web service defined in an inline route closure function works great, but having it i...

0 Likes
1 Replies
posted 6 years ago

Put currency in session when user click on to change it

I'm not sure that this is the correct way of doing this but I want to make select dropdown where the...

0 Likes
1 Replies
posted 6 years ago

Get first name and last name from Facebook

Hello, I have not field for name but for first_name and last_name. How can i get first name and last...

0 Likes
1 Replies

How to develop a completely secure e-commerce website in Laravel?

I am fairly new to laravel. I have developed two small web app which doesn't require that much of at...

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