Support the ongoing development of Laravel.io →
posted 7 years ago

GroupBy not working

Until I upgraded and moved servers, queries that used groupBy were working. However, I'm getting an...

0 Likes
1 Replies

Eloquent groupBy make “SQLSTATE[42000]” with valid SQL query in Laravel 5.3

Hi, I have a strange problem with Eloquent which I'm trying to do the following: $this->node = \D...

0 Likes
0 Replies

How to setup php-fileinfo on Homestead

Hi, this is my first post and I am fairly new to laravel. This question has been posted many times b...

0 Likes
3 Replies
posted 7 years ago

cURL PHP echo img src

Hi guys, im trying to get the img src from a remote site using cURL and Simple HTML DOM Parser. What...

0 Likes
0 Replies

Removing PUBLIC from URL

Hi guys; I find it very difficult to remove public from url. Some say I have to set up virtual host,...

0 Likes
10 Replies

Error on vagrant up

bill@gremlin-2:~$ vagrant up There was an error loading a Vagrantfile. The file being loaded and the...

0 Likes
0 Replies

Laravel Wizzy - A laravel installation wizard

Hi everyone. I've created a new repository: https://ilgala.github.io/laravel-wizzy/ It's a laravel i...

0 Likes
0 Replies

Route::has issue

Having a difficult time getting Route::has working correct. routes.php Route::get('login', function...

0 Likes
2 Replies
posted 7 years ago

How to set a fallback locale for Carbon?

I'm creating a multilanguage application and I've set a middleware to set the locale to each request...

0 Likes
0 Replies

Laravel 5.3 installation issue

Whenever i tried to create a laravel project via composer it installs 5.2.*. Is there any special re...

0 Likes
0 Replies

Make:auth missing

I ran composer update. and when i try to run make:auth. its no in the list of available commands. ED...

mrmonteith liked this thread

1 Likes
0 Replies

Blade Issues Throwing HTTP 500 Error

Hey There, I am having real issues with blade templating. Basically when I use blade the webpages ju...

0 Likes
1 Replies

error running php artisan migrate in phpstorm - My php 7.0

Parse error: parse error, expecting '&'' or "variable (T_VARIABLE)"' in /Users/hannove...

0 Likes
0 Replies

Bit of a kickstart in advice needed - @foreach loops

Hi there, =) I'd like to keep this short and sweet. Just having some issues with the best way to ta...

0 Likes
4 Replies

Algolia ApplicationID?

How do I get an ApplicationID? When I'm trying to use Scout, it throws an error asking for one but I...

0 Likes
0 Replies

access trait variable from controller

good day all, i am currently working on a little project for this group of gamers. They asked me to...

0 Likes
4 Replies

how to receive multiple same name checkbox value and insert into db in laravel 5.2

Hello Dear , Please Help! I need to receive multiple same name checkbox value and insert into db in...

0 Likes
1 Replies

Hashing passwords on client side before sending to server in laravel 5.1

I am working on an application where user fill login form and submit then one array send to server b...

0 Likes
0 Replies
posted 7 years ago

Getters / Setters in generic (non-Eloquent) class?

Hi, I want to do something like this but not sure the correct approach with Laravel pseudocode: clas...

0 Likes
2 Replies

calling route action with parameters from Route::get

hi, other than creating separate win/lose actions, I'm wondering if it is possible to pass an argume...

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.

© 2024 Laravel.io - All rights reserved.