Open source Web Developers / Programmers
10/04/2020
We have changed our domain address from appsntech.com to https://appsntechinfo.blogspot.com/
The blog posts will continue listing there.
25/05/2017
"HTTP middleware"
HTTP middleware are classes which executes between Kernel and the Controller. Middleware are use to manipulate the Http request send request back to the Pipeline. Middleware are executed in series in a Pipeline. It allows you to perform some actions before passing the request to the Controller. For example: Http middleware can be used to verify and authenticate the user to your application. If user not authenticated middleware will redirect the user to login page.
Read more: http://www.cygniteframework.com/2016/07/middleware.html
02/02/2017
https://www.facebook.com/cygniteframework/posts/603936003134065:0
Now calling console command from other command is easy. Upcoming version:
$this->callCommand('greet:user', ['name' => "Craft Console"]);
Above code will call the "Greet:user" command and pass argument to it.
:)
18/01/2017
Working on modification in controllers. controller's action also can auto resolve . will look like below.. Constructor is now optional for your controller class. can be done using consturctor or action. Lot more.. :)
https://t.co/gkOwaIk7nH
Sanjoy Dey on Twitter “Working on changes in controllers. controller's action also will auto resolve . looks :)”
Click here to claim your Sponsored Listing.
Category
Contact the business
Address
Bangalore