![]() |
Introduction - Debugging
Quote:Now that you’re in development mode, you’ll see a toolbar on the bottom of your application. By default it is minimized in the flame square at the bottom right corner. This could confuse beginners. News section - Create a database to work with In this section should be proposed a database name called "ci4tutorial" as it is mentioned in the Connect to your database settings: Code: database.default.hostname = localhost News section - Setting up a model Quote:To do this, the database abstraction layer that is included with CodeIgniter - Query Builder - is used in the CodeIgnite\Model. There is a missing "r" in the CodeIgniter word at the end of a sentence - CodeIgnite\Model. |
Messages In This Thread |
Tutorial improvements (Documentation - Build your first application) - by Muzikant - 11-08-2022, 04:57 AM
RE: Tutorial improvements (Documentation - Build your first application) - by kenjis - 11-08-2022, 05:04 PM
RE: Tutorial improvements (Documentation - Build your first application) - by kenjis - 11-09-2022, 04:13 PM
|