Support the ongoing development of Laravel.io →

.env vs config files

was looking at https://laracasts.com/discuss/channels/laravel/env-vs-config-files but still cannot f...

0 Likes
2 Replies

Can I add a where condition on the belongsToMany join?

Hi, having this relation public function programs() { return $this->belongsToMany...

0 Likes
0 Replies

Laravel Socialite custom provider

I am trying to create a custom provider to make auth into my API, I already create the Client in my...

0 Likes
0 Replies

Send user password reset link after creation by admin

My application only allows for admin to create users (i.e. users cannot register), and assign roles...

0 Likes
2 Replies

Need your feedback on Antares Project

Hello everyone! We've been working for over a year now to create Antares - powerful boilerplate base...

0 Likes
0 Replies

How to get Image from MS SQL Server Database

How to get Image from MS SQL Server Database. Column DataType: Image ?

0 Likes
2 Replies

Laravel Homestead Mongo Installation

Hello, Now being able to load mongo extension. That is it does not appear in the phpinfo. I have don...

0 Likes
1 Replies

Best option , Laravel Many to Many or Not

Hello guys , does some one could help me ? I am developing a real estate website , something like th...

0 Likes
2 Replies
posted 8 years ago

Need a "how to" for setting up production and staging deployments on same server

Hello all, I've been building a web app for a client of mine using Laravel 5 and we're ready to depl...

arifktk32 liked this thread

1 Likes
13 Replies
Solved
posted 6 years ago

How to sort out products relating to their categories

** How to sort out products relating to their categories and output to view ** // products model **&...

0 Likes
1 Replies

Change DB on fly when a user logged in

I am making a system where each user has a own db. so when user login then db should be change by ge...

0 Likes
1 Replies

Laravel way to generate Affiliate Referral Tree

can anyone help me in getting this done correctly ? I have asked question on Stack over flow and tri...

0 Likes
1 Replies

qqqqqqqqqqqqqqq

asdfasdfasdfasdf

0 Likes
2 Replies

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

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.