Support the ongoing development of Laravel.io →

html + css + js sandbox

Hello, I am planning to create a html + css + js sandbox in laravel, something very similar to boots...

0 Likes
0 Replies
posted 9 years ago

Satis for private packages

I'm playing with Satis, read the docs, but I not figure out how to put my workbenches there, any clu...

0 Likes
0 Replies
posted 10 years ago

Workbench/Packages and Logging

For the most part I've come to terms with workbench/packages - one thing I can't seem to figure out...

0 Likes
2 Replies

Light Application Boot

Hello all - I swear I have seen this before but can not find a trace of it. Basically I have a ping...

0 Likes
0 Replies

Database Configuration Homestead

I'm trying to connect to my database from my laravel application. But I just seem to get the wrong c...

0 Likes
0 Replies
posted 9 years ago

dynamic section name

i'm working on CMS. I 'd like to know if is possibile to have a dynamic section name in a view using...

0 Likes
0 Replies

Allow member to reset password (from profile -without using the reset password)

I have a form where a user can update several profile fields such as username, email, location, etc....

0 Likes
2 Replies

Outputting a non keyed array from query?

$data = Img::with(array('size'=> function($query){ $query->select('title', 'width', 'img_id'...

0 Likes
0 Replies

Add an array to a Eloquent\Collection

Salam, I want to add some new elements to a Eloquent Collection with the add public function, but I...

0 Likes
2 Replies

Apache2 Configuration / Subfolder Alias

I want to create an alias under my Laravel application but I do not want this directory routed to/th...

0 Likes
0 Replies
posted 9 years ago

Laravel date formatting from JS

Hey guys, Im trying to validate a date from my form. Im using the pickadate.js script, which is work...

0 Likes
0 Replies

Laravel session logs user out (timeouts) after sometime automatically

Everything works fine for few hours and then user gets logged out automatically. I have been unable...

0 Likes
1 Replies

Electronic signature

I need to integrate some type of electronic legally binding signature feature where I can have a use...

0 Likes
1 Replies
posted 9 years ago

Eloquent query

Hi frnds, way to convert codeigniter code to laravel Class user{ function select_cond($userdata = ar...

0 Likes
2 Replies
posted 9 years ago

Question about Chumper/Datatable ->addColumn remove Sortable Function for a custom column

Hi How can i remove the sort function from custom column 'dropdown'? Controller: function getClients...

0 Likes
3 Replies

How to add headers to internal requests?

Hi, I posted this on SO and haven't found a solution yet: https://stackoverflow.com/questions/243966...

0 Likes
0 Replies

Do not use Illuminate in Laravel packages? (Module structure)

When creating a package in Laravel, the packages use "\Illuminate\Support\ServiceProvider"...

0 Likes
7 Replies
Solved

Planning my first project: Migrating a text-based log file to a Laravel Application

I would like to create an application that logs GET data directly to the DB through Laravel from URL...

0 Likes
1 Replies
posted 9 years ago

Multiple bindings in a Service provider

I have created a custom service provider to bind interface to a eloquent repository: <?php name...

0 Likes
6 Replies
Solved

Homestead Vagrant Up Connection Timeout and Other Errors

How do I solve this (and I searched without success for a config.vm file): C:\Homestead> vagrant...

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.