| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 8 months |
| seen | May 2 at 4:53 | |
| stats | profile views | 11 |
|
Mar 26 |
awarded | Enthusiast |
|
Feb 21 |
revised |
Session in Laravel does not work inside the Facebook Application Iframe added 868 characters in body |
|
Feb 21 |
comment |
Session in Laravel does not work inside the Facebook Application Iframe i've tried setting it using PHP default $_SESSION but it does not work. Ill update my question on what I've tried so far. |
|
Feb 21 |
revised |
Session in Laravel does not work inside the Facebook Application Iframe added 9 characters in body |
|
Feb 21 |
asked | Session in Laravel does not work inside the Facebook Application Iframe |
|
Jan 27 |
comment |
ngRepeat does not work inside AngularUI bootstrap dialog pkozlowski.opensource and @Valentyn Shybanov , I guess you both already answered my question..ng-template works nicely for me...sorry I was only reading pkozlowski's answer till I viewed the comments..thank you so much guys...you really helped me a lot! |
|
Jan 27 |
comment |
ngRepeat does not work inside AngularUI bootstrap dialog @pkozlowski.opensource Thanks you so much..one more thing, what is the best way to reduce server traffic?..In my case I plan to render all my templates inside single HTML file using PHP then select the element(e.g jquery) and pass it to the template as a string...does that solve the problem of reducing server(Apache/PHP) traffic?..or does that makes angular slow?...what is the best practice? |
|
Jan 27 |
accepted | ngRepeat does not work inside AngularUI bootstrap dialog |
|
Jan 26 |
asked | ngRepeat does not work inside AngularUI bootstrap dialog |
|
Jan 26 |
awarded | Scholar |
|
Jan 26 |
awarded | Supporter |
|
Jan 26 |
accepted | Validating Input::json() in Laravel |
|
Jan 26 |
comment |
Validating Input::json() in Laravel heres my controller code paste.laravel.com/fO2 ...i dont know..im still new to laravel so I cant dig in to the core to much. |
|
Jan 26 |
comment |
Validating Input::json() in Laravel Ive tried posting it on IRC but nobody tried to reply me...Ive pasted my code here: link and then posted it on IRC channel but still got no reply. |
|
Jan 26 |
comment |
Validating Input::json() in Laravel Unhandled Exception Message: Call to a member function to_array() on a non-object Location: ` C:\xampp\htdocs\myApp\framework\laravel\helpers.php on line 288 <br /> I dont know why laravel is calling to_array() of an array...im passing an array parameter already not an object. |
|
Jan 26 |
revised |
Validating Input::json() in Laravel added 79 characters in body |
|
Jan 26 |
comment |
Validating Input::json() in Laravel Ive already tried converting Input::json to array and everything but I still get the same error "Call to a member function to_array() on a non-object"; var_dumping returns $input return correct array. I'm scratching my head on this. |
|
Jan 26 |
asked | Validating Input::json() in Laravel |
|
Oct 11 |
comment |
is there any way to $_POST data inside a newly created iframe inside of a modal? no i am using the $_POST global varibale...i'm using it to generate pdf contents...and stream it to the user. |
|
Oct 11 |
asked | is there any way to $_POST data inside a newly created iframe inside of a modal? |