Support the ongoing development of Laravel.io →

olebulow

Joined 31 Jan 2014

Statistics

Threads 6
Replies 6
Solutions 3
Articles 0

Using XML in a controller (curl)

Hi all, Im trying to make a function for creating a package label via something called pacsoft. It o...

0 Likes
1 Replies
Solved
posted 9 years ago

Passing variables to a class

Hi all, Im trying to pass a set of variables to another class when running the class - but i can't....

0 Likes
1 Replies
Solved

Getting a field name on a related related field

Alright, so i have I'm trying to get a field name of a related tables related name. In my view I'm t...

0 Likes
1 Replies
Solved
posted 10 years ago

Creating a dynamic order form with multiple rows and db lookup - which fails upon saving

Hi all, Im at a crossroad now where i must realize that im looking blind at some not-working code (1...

0 Likes
5 Replies
posted 10 years ago

Laravel and jquery.chained.js - how to

Hi Guys, Im trying to integrate jquery.chained.js (http://www.appelsiini.net/projects/chained) in my...

0 Likes
1 Replies
Solved
replied 9 years ago

Using XML in a controller (curl)

After advise on irc i did the following: $xml = '<?xml version="1.0" encoding="...

0 Likes
Solved
replied 9 years ago

Passing variables to a class

Solved it myself by adding $id to the $economic->invoiceBusiness(); and by adding use Illuminate\...

0 Likes
Solved
replied 10 years ago

Creating a dynamic order form with multiple rows and db lookup - which fails upon saving

Now after changing my controller to this: https://gist.github.com/olebulow/9730366 i get this output...

0 Likes
replied 10 years ago

Creating a dynamic order form with multiple rows and db lookup - which fails upon saving

@zenry -> that part actually works, but i cant get laravel to serialize the form so no matter how...

0 Likes
replied 10 years ago

Laravel and jquery.chained.js - how to

Figured it out myself after looking at inspiration from the former module. The solution was: <sel...

0 Likes
Solved

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.