-
Right now, all paths are hardcoded (src/views, src/config, src/migrations, public) in the Asset/Config/ViewPublisher or MigrationPublishCommand.
The paths for views, configuration and language, are a…
-
You suggested people were not so excited about this because it is "unusual" on Reddit, but this is a very common type of package. When people spot "Validation" they will need to be captivated very qui…
-
Let's say I have 2 languages in my app, english and french. I only want a single link for switching lang. Is that possible?
Also, for the link to switch to the default language, can it be the one wit…
ghost updated
10 years ago
-
Hii,
Its a perfect package, I want to show it in two languages English and Arabic. I implemented in English successful but how to show in Arabic.
Regards,
-
The 'Allow drag and drop re-ordering' check box is checked by default and when trying to uncheck it, it automatically checks itself again.
This is when using SortableGridField in the ModelAdmin.
-
Is there any chance you'll agree to go Laravel and refactor? I'm willing to do the work myself, in fact.
P.S. If so, let's wait until L4 is released as stable. Shouldn't take long now.
-
I'm localizing model config files for my models. Working with model configs goes as expected: i replace values with 'title' keys with something like __('administrator.mytitle'), and set up the lang fi…
-
The test suite is currently quite broken.
```
There were 52 errors:
1) TestAwards_Controller
Laravel\Database\Exception: SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected
SQL: CREATE…
-
I believe this was already done by the Symphony 3 project, but I was wondering the other day that it would be better to store sections and pages in configuration-XML files, rather than directly in the…