Support the ongoing development of Laravel.io →

Kyslik

Joined 23 Jul 2014

Statistics

Threads 7
Replies 22
Solutions 3
Articles 0
posted 9 years ago

View rendering order, using View Composers.

I am trying to use ViewComposers and I would like to pass $current_user variable to all dashboard vi...

0 Likes
0 Replies
posted 9 years ago

artisan vendor:publish

Is correct behaviour of command in question ( $ php artisan vendor:publish) to copy migrations over...

0 Likes
5 Replies
Solved

Is [email protected] a valid email?

I am using Mailchimp service and I am adding emails to list thru API, before any API calls I make su...

0 Likes
2 Replies

Repositories and service providers

Say I have ~20 models, so ~20 repositories, then I want to have interfaces as well so I have about 2...

0 Likes
1 Replies

Is it possible to store "macros" in database?

Lets say I have a table with notifications and in text body I want to have link to login page, can I...

0 Likes
4 Replies
replied 7 years ago

Redirect::guest() and named routes

also achievable by ...->guest(route('name', [], false));

0 Likes
replied 7 years ago

using column sorting with 2 tables on one page

I am author of package in question, please do see an issue. So we can discuss and solve your proble...

0 Likes
replied 9 years ago

Best way to ensure a successful saving database objects

In case this is only example, you need to do input validation and that solves your problem. (see man...

0 Likes
replied 9 years ago

how to Setup Laravel 5 in Shared Hosting

Tell your admins to make root /public and you are good to go.

0 Likes
replied 9 years ago

installing laravel 5 and lampp

You should definitely drop lampp stack use homestead instead. I might help you with first problem, y...

0 Likes

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.