Additional span with error class for ActiveField ¶
What is it about? ¶Bootstrap 4 and 5 are expecting `
html`
like this to decorate validation error:
Additional span with error class for ActiveField ¶
What is it about? ¶Bootstrap 4 and 5 are expecting `
html`
like this to decorate validation error:
Larry Ullman posted the final revision of his Yii Book 2nd Edition about Yii2.
Have a good read
The Second Screen Working Group has published two First Public Working Drafts: Open Screen Application Protocol and Open Screen Network Protocol. These documents result from splitting the Open Screen Protocol document into two independent parts.
Fix for Yii2 GridView filter functionality to work properly with Bootstrap 4 and Bootstrap 5 ¶
What is it about?
Version 1.3 of Yii Factory package is released.
In this version added StrictFactory
that differs in that it processes only configured definitions.
ConFoo is back for its 23rd edition, at Hotel Bonaventure in Montreal, with a full stack of incredible talks with the best speakers in tech. You can check our newest program right now on our websiteWith over 190 presentations, offered by over a hundred local and international speakers, ConFoo took on the mission to bring an outstanding diversity of content to expand your knowledge, increase your productivity and boost your development skills.
Session security is crucial for protecting user data. Laravel provides robust session management tools, including session ID regeneration capabilities. Let's examine how to implement this security feature effectively.