Support the ongoing development of Laravel.io →

Syntax error in translator.php

$date =Carbon\Carbon::parse($posts[$i]->created_at)->diffForHumans(); Here's the error: (1/1)...

0 Likes
0 Replies

Fetching view from DB

Hello!! I am new in Laravel society. :) And I stuck with something. I made view in database and I do...

0 Likes
5 Replies
Solved
posted 5 years ago

Restaurant Order App

Hey Guys I'm trying to build an application which works for both web(laravel) and mobile the idea is...

0 Likes
1 Replies
posted 5 years ago

Bootstrap Laravel into another (Yii) Framework

Hey there, I'm currently evaluating alternatives to migrate a big Yii1 application into Laravel. Pro...

0 Likes
0 Replies
posted 5 years ago

SortBy in two dimensionnal array

Hello, i have this json and i want to sortby values : { "AE": 4870,...

0 Likes
0 Replies

Laravel E-Commerce: Aimeos 2018.10 LTS Package available

Hi there We are proud to announce the 2018.10 LTS release of the Aimeos Open Source E-Commerce packa...

maynor96 liked this thread

1 Likes
0 Replies
posted 5 years ago

Validate dates before saving

I would like to validate two dates that come from my form, $start and $end, in such a way that the d...

0 Likes
1 Replies
posted 5 years ago

could not find driver when inserting into mysql

Laravel 5.7, PHP 7.2.10-0ubuntu0.18.04.1 php artisan migrate works fine, creates tables, etc. When...

0 Likes
2 Replies

Eloquent select data

Hello, I want to build a eloquent query which builds this output SELECT * FROM `banners` WHERE (`val...

0 Likes
2 Replies

Implement phpredis correctly as a session driver. | Question

How to implement phpredis correctly as a session driver in PHP.ini and work well in laravel in apply...

0 Likes
0 Replies

Réplications de base donnée en laravel

Comment mettre en place ce système ? alimenter une base distante et locale tout en synchronisant les...

0 Likes
0 Replies

Sessions utilisateur ( Laravel )

Bonjour je voudrais savoir comment faire pour : éviter qu'un utilisateur se connecte simultanément...

0 Likes
2 Replies
Solved
posted 5 years ago

ErrorException - Route not defined

Hi guys, I want call a index page on click in the <a href="{{route('company.index')}}">. Worke...

0 Likes
1 Replies

syntax error when i try to execute this code using carbon

public function searchresult (Request $request){ $keyword = $request->name; $search = Mosque::wh...

0 Likes
2 Replies
posted 5 years ago

How to host laravel with Godaddy

According to many tutorial, I followed their step I also got "Forbidden You don't have permissi...

0 Likes
0 Replies
posted 5 years ago

Github api

Using github api how can i create a repository,view,edit and delete the repo using laravel and vue c...

0 Likes
0 Replies

Laravel raw query Question?

If a $request body was passed in with the categories 9,1,7 and I try to do the following it only wil...

0 Likes
0 Replies
posted 5 years ago

Multiple Form Textbox Input Validation

I have a form that I need to validate two text boxes and I need to compare the input of both boxes a...

0 Likes
1 Replies

Provisioning script

I added installation commands as apt-get install nginx to the after.sh file, but it's not doing anyt...

0 Likes
0 Replies
posted 5 years ago

dificult to conecte laravel on phpstorm with remote server

Hi I'm starting to develop a system and I would like to know why I'm not able to connect laravel to...

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.