Support the ongoing development of Laravel.io →

template installation

how to solve, FatalErrorException in ProviderRepository.php line 146: Class 'Acacha\AdminLTETemplate...

0 Likes
0 Replies
posted 7 years ago

Creating unique id when creating model

Hi, I would like to generate a unique code whenever a new object of a model is created. Therefore, I...

0 Likes
2 Replies
Solved

Laravel 5.3 and PHP 5.6

I just installed PHP 5.6 to work with Laravel 5.3 on my local machine and I keep running into an err...

0 Likes
0 Replies

lockForUpdate on Controller->Service->Repository->Model pattern

Hi, I have a Controller that needs to process a form and then do some database checks that involve l...

0 Likes
0 Replies

How to use a count-aggregate function directly on a pivot table?

I am looking for the equivalent in Eloquent/ Laravel to the SQL statement SELECT label_id, COUNT(*)...

0 Likes
2 Replies

Sending Documents

Hello. I'm currently working on my thesis. It is called Document Tracking System which allows the em...

0 Likes
0 Replies

Authenticate against system that checks credentials remotely

I have created my own auth provider. The trouble is that I have to auth against a remote system via...

0 Likes
2 Replies

Database caching not working ?

Hello, I made a website that allow users to post pictures. Each user's page propore pulique his phot...

0 Likes
1 Replies
posted 7 years ago

Existing Laravel 5.1 code working differently after Composer Update

I have the following model. class Property extends Model { public function bedroom() {...

0 Likes
1 Replies

How to access Facebook user id in another controller?

I'm using Socialite plugin for facebook login. I want to use facebook id, in my AppController. How t...

0 Likes
1 Replies

PHP Fileinfo extension must be installed/enabled

Hi every one i'am Francisco this is my first thread on Laravel.io. I have problems on my live server...

0 Likes
1 Replies

Top 7 Features of Laravel

Which framework is the easiest to learn?

0 Likes
1 Replies

set receiver email for paypal payment

Hi, I created paypal payment by this package: https://github.com/anouarabdsslm/laravel-paypalpayment...

0 Likes
1 Replies

Spam bots ruining form

Please tell me something is being done about these spam bots. Site is starting to become useless.

0 Likes
3 Replies
posted 7 years ago

Article: The art of using Repositories in Laravel 5.3

I've just published a new article titled "The art of using Repositories in Laravel 5.3" Ho...

0 Likes
1 Replies

Can't access data in pivot table

Hello, I'm having an issue with eloquent (outside of laravel) I can't get access to my data in the p...

0 Likes
3 Replies

¿Me podeis ayudar a relacionar 2 tablas mediante una tercera?

Quiero relacionar platos de comida con cierta cantidad de alimentos Tabla Recetas { id titulo descr...

0 Likes
2 Replies

Eloquent ORM: querying a limited set of results?

is there a way to do this with Eloquent without having to run Raw queries etc? (select count(`win`)...

0 Likes
1 Replies

Laravel authentication errors

So i have some problem with laravel 5 login authentication.I'm have try everyway but the only result...

0 Likes
1 Replies

Compiling Bourbon/Neat?

Can anyone help me how to compile bourbon and bourbon-neat in my app.scss file?

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.