-
Created Laravel Passport- Protect routes for different user types
I am using `passport` in `laravel` for authenticating my users in APIs. I am able to authenticate different types of users from different tables and generating different token for them … -
Began Watching Laravel Passport- Protect routes for different user types
I am using `passport` in `laravel` for authenticating my users in APIs. I am able to authenticate different types of users from different tables and generating different token for them … -
Created Laravel- Multiauth is not working
I am trying to implement multi authentication in `laravel5.2`. I am following [this article](http://saravanan.tomrain.com/multiauth-in-laravel-5-0/) My **Auth.php** <?php return [ 'multi' => array( 'user' => array( 'driver' => 'eloquent', 'model' => … -
Began Watching Laravel- Multiauth is not working
I am trying to implement multi authentication in `laravel5.2`. I am following [this article](http://saravanan.tomrain.com/multiauth-in-laravel-5-0/) My **Auth.php** <?php return [ 'multi' => array( 'user' => array( 'driver' => 'eloquent', 'model' => … -
Edited PHP- Preg_replace tag name and its contents
I have a string like `string(8234) "<style>.{ margin-bottom:10px; float:left; display: inline-block; width:56%; text-align:left; padding-right:20px; padding-left:20px; } . > p { display: table-cell; height: 150px; vertical-align: middle; }..................</style>.................` I want to … -
Created PHP- Preg_replace tag name and its contents
I have a string like `string(8234) "<style>.{ margin-bottom:10px; float:left; display: inline-block; width:56%; text-align:left; padding-right:20px; padding-left:20px; } . > p { display: table-cell; height: 150px; vertical-align: middle; }..................</style>.................` I want to … -
Began Watching PHP- Preg_replace tag name and its contents
I have a string like `string(8234) "<style>.{ margin-bottom:10px; float:left; display: inline-block; width:56%; text-align:left; padding-right:20px; padding-left:20px; } . > p { display: table-cell; height: 150px; vertical-align: middle; }..................</style>.................` I want to … -
Created How to force a text to fit inside a div
I have a div with `width: 200px` and I am adding text in it dynamically, I want the text to fit in this div but the text is getting out. … -
Began Watching How to force a text to fit inside a div
I have a div with `width: 200px` and I am adding text in it dynamically, I want the text to fit in this div but the text is getting out. … -
Created Yii pagination loads the complete data when clicked on more button
**Problem** I need an jax pagination in YII, The problems are * its not showing the required results for the first time. ie. it is showing the complete result * … -
Began Watching Yii pagination loads the complete data when clicked on more button
**Problem** I need an jax pagination in YII, The problems are * its not showing the required results for the first time. ie. it is showing the complete result * … -
Created Yii update case shows empty screen
I have a form for editing a user record. Its updates the record for the first time but when i press the update button again, it shows me an empty … -
Began Watching Yii update case shows empty screen
I have a form for editing a user record. Its updates the record for the first time but when i press the update button again, it shows me an empty … -
Replied To a Post in How to use link share advertisers on my website?
Yes exactly @dani you got me right :) -
Replied To a Post in php mail not working
But we still need to look into your code. May be there are some server settings isseu or some thing else -
Began Watching php mysql search with pagination
Hi. can someone help me with my problem regarding search function, i have hard time knowing where to insert my if(isset($_POST['search'])).................and so on codes within my phpfile. here is my … -
Replied To a Post in php mysql search with pagination
For pagination, this will help you [Pagination](http://www.phpeasystep.com/phptu/29.html) -
Began Watching php mail not working
This is going to sound really stupid, but I'm using 'plesk' and I've written the very simplest form of php mail function. However, it doesn't arrive in my email account. … -
Replied To a Post in php mail not working
Paste your code here and let the community look whats wrong with that. keep that in mind that "you cannot send emails from you local server unless and untill you … -
Began Watching CakePHP and Yii
I am starting a new project and I dont have experience in PHP in general. To help me up and speed things up some of my coworkers told me about … -
Replied To a Post in CakePHP and Yii
2 questions in 1 question :p There is no hard and fast rule for using the specific framework. But in my opinion, if you are a starter and you don't … -
Created How to use link share advertisers on my website?
Hi all I am making a website. I want to use linkshare on my website so that all the publishers registered with linkshare are listed on my website. Any suggestions? … -
Began Watching How to use link share advertisers on my website?
Hi all I am making a website. I want to use linkshare on my website so that all the publishers registered with linkshare are listed on my website. Any suggestions? … -
Marked Solved Status for Change the Label
Hi Any one ever wrked on live helper chat? [This](http://livehelperchat.com/) This is following template structure may be symfony or smarty and I am looking to change some form labels, but … -
Revoked Solved Status for Change the Label
Hi Any one ever wrked on live helper chat? [This](http://livehelperchat.com/) This is following template structure may be symfony or smarty and I am looking to change some form labels, but … -
Revoked Solved Status for Change the Label
Hi Any one ever wrked on live helper chat? [This](http://livehelperchat.com/) This is following template structure may be symfony or smarty and I am looking to change some form labels, but … -
Marked Solved Status for Change the Label
Hi Any one ever wrked on live helper chat? [This](http://livehelperchat.com/) This is following template structure may be symfony or smarty and I am looking to change some form labels, but … -
Replied To a Post in Change the Label
Lolz. Yes I posted at the same time as i was in rush. Well it is solved now Thanks :) -
Created Change the Label
Hi Any one ever wrked on live helper chat? [This](http://livehelperchat.com/) This is following template structure may be symfony or smarty and I am looking to change some form labels, but … -
Began Watching Change the Label
Hi Any one ever wrked on live helper chat? [This](http://livehelperchat.com/) This is following template structure may be symfony or smarty and I am looking to change some form labels, but …
The End.