Thanks so much for this video. Please I watched one of your laravel e-commerce sites where you implemented multi login system (admin & user dashboards). Please, can this be done in filament and Jetstream dashboard? Example, if the user login, it should redirect the user to user dashboard but if admin log in, it should redirect him to filament admin dashboard.
Problem 1 - filament/filament[v2.5.3, ..., v2.9.6] require illuminate/auth ^8.6 -> found illuminate/auth[v8.6.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require. - filament/filament[v2.9.7, ..., v2.16.65] require illuminate/auth ^8.6|^9.0 -> found illuminate/auth[v8.6.0, ..., v8.83.27, v9.0.0, ..., v9.52.16] but these were not loaded, likely because it conflicts with another require. - filament/filament v2.15.0 requires filament/notifications v2.15.0 -> found filament/notifications[dev-3.x-alpha, v2.15.1, ..., 2.x-dev, v3.0.0-alpha1, ..., 3.x-dev] but it does not match the constraint. - filament/filament[v2.16.66, ..., v2.17.56] require illuminate/auth ^8.6|^9.0|^10.0 -> found illuminate/auth[v8.6.0, ..., v8.83.27, v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.22] but these were not loaded, likely because it conflicts with another require. - filament/filament v2.17.23 requires filament/tables v2.17.23 -> found filament/tables[dev-3.x-alpha, v1.0.0, ..., v1.10.12, v2.3.6, ..., 2.x-dev, v3.0.0-alpha1, ..., 3.x-dev] but it does not match the constraint. - Root composer.json requires filament/filament ^2.0 -> satisfiable by filament/filament[v2.5.3, ..., v2.17.56].
Problem 1 - filament/filament v3.2.39 requires filament/support v3.2.39 -> satisfiable by filament/support[v3.2.39]. - filament/filament v3.2.40 requires filament/support v3.2.40 -> satisfiable by filament/support[v3.2.40]. - filament/filament v3.2.41 requires filament/support v3.2.41 -> satisfiable by filament/support[v3.2.41]. - filament/filament v3.2.42 requires filament/support v3.2.42 -> satisfiable by filament/support[v3.2.42]. - filament/filament v3.2.43 requires filament/support v3.2.43 -> satisfiable by filament/support[v3.2.43]. - filament/filament v3.2.44 requires filament/support v3.2.44 -> satisfiable by filament/support[v3.2.44]. - filament/filament v3.2.45 requires filament/support v3.2.45 -> satisfiable by filament/support[v3.2.45]. - filament/filament v3.2.46 requires filament/support v3.2.46 -> satisfiable by filament/support[v3.2.46]. - filament/filament v3.2.47 requires filament/support v3.2.47 -> satisfiable by filament/support[v3.2.47]. - filament/filament v3.2.48 requires filament/support v3.2.48 -> satisfiable by filament/support[v3.2.48]. - filament/filament v3.2.49 requires filament/support v3.2.49 -> satisfiable by filament/support[v3.2.49]. - filament/filament[v3.2.36, ..., v3.2.38] require illuminate/console ^10.45 -> satisfiable by illuminate/console[v10.45.0, ..., v10.48.3]. - filament/filament[v3.2.0, ..., v3.2.35] require illuminate/console ^10.0 -> satisfiable by illuminate/console[v10.0.0, ..., v10.48.3]. - filament/filament v3.2.50 requires filament/support v3.2.50 -> satisfiable by filament/support[v3.2.50]. - filament/support[v3.2.39, ..., v3.2.50] require ext-intl * -> it is missing from your system. Install or enable PHP's intl extension. - illuminate/console[v10.0.0, ..., v10.48.3] require nunomaduro/termwind ^1.13 -> found nunomaduro/termwind[v1.13.0, ..., v1.15.1] but these were not loaded, likely because it conflicts with another require. - Root composer.json requires filament/filament ^3.2 -> satisfiable by filament/filament[v3.2.0, ..., v3.2.50]. To enable extensions, verify that they are enabled in your .ini files: - C:\xampp\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-intl` to temporarily ignore these required extensions. Installation failed, reverting ./composer.json and ./composer.lock to their original content. how to fix this? i cant install filament v3
You just something better on earth, thanks so very much u have solved my sleepless nights
Hello Yamin, can you please make a video on how to customize logo and admin dashboard for filamentphp. Thank you for the excellent videos.
Nice one boss but I'm still reminding of how to use laravel livewire to send SMS to phone
VERY
CLEAIR
thank you very much!
thank you it's good
Thank you sir .this video is clear and understandable...
Glad to hear that
really thanks you so much
Thanks so much for this video. Please I watched one of your laravel e-commerce sites where you implemented multi login system (admin & user dashboards). Please, can this be done in filament and Jetstream dashboard? Example, if the user login, it should redirect the user to user dashboard but if admin log in, it should redirect him to filament admin dashboard.
sir may i know about how to make the login page as a first interface we went after click the link instead of need to put /admin on the link
Tiene la serie de videos?
Problem 1
- filament/filament[v2.5.3, ..., v2.9.6] require illuminate/auth ^8.6 -> found illuminate/auth[v8.6.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.
- filament/filament[v2.9.7, ..., v2.16.65] require illuminate/auth ^8.6|^9.0 -> found illuminate/auth[v8.6.0, ..., v8.83.27, v9.0.0, ..., v9.52.16] but these were not loaded, likely because it conflicts with another require.
- filament/filament v2.15.0 requires filament/notifications v2.15.0 -> found filament/notifications[dev-3.x-alpha, v2.15.1, ..., 2.x-dev, v3.0.0-alpha1, ..., 3.x-dev] but it does not match the constraint.
- filament/filament[v2.16.66, ..., v2.17.56] require illuminate/auth ^8.6|^9.0|^10.0 -> found illuminate/auth[v8.6.0, ..., v8.83.27, v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.22] but these were not loaded, likely because it conflicts with another require.
- filament/filament v2.17.23 requires filament/tables v2.17.23 -> found filament/tables[dev-3.x-alpha, v1.0.0, ..., v1.10.12, v2.3.6, ..., 2.x-dev, v3.0.0-alpha1, ..., 3.x-dev] but it does not match the constraint.
- Root composer.json requires filament/filament ^2.0 -> satisfiable by filament/filament[v2.5.3, ..., v2.17.56].
GOAT
How to create settings page where it has company logo, footer description, footer logo copyright text etc.
Hello how to Insert each number from the "Numbers" field as a new row in the MySQL table, keeping the data of all other fields the same
please i have a problem i want to know how can i redirect the admin from the login page into /admin/login in filament
💯
Problem 1
- filament/filament v3.2.39 requires filament/support v3.2.39 -> satisfiable by filament/support[v3.2.39].
- filament/filament v3.2.40 requires filament/support v3.2.40 -> satisfiable by filament/support[v3.2.40].
- filament/filament v3.2.41 requires filament/support v3.2.41 -> satisfiable by filament/support[v3.2.41].
- filament/filament v3.2.42 requires filament/support v3.2.42 -> satisfiable by filament/support[v3.2.42].
- filament/filament v3.2.43 requires filament/support v3.2.43 -> satisfiable by filament/support[v3.2.43].
- filament/filament v3.2.44 requires filament/support v3.2.44 -> satisfiable by filament/support[v3.2.44].
- filament/filament v3.2.45 requires filament/support v3.2.45 -> satisfiable by filament/support[v3.2.45].
- filament/filament v3.2.46 requires filament/support v3.2.46 -> satisfiable by filament/support[v3.2.46].
- filament/filament v3.2.47 requires filament/support v3.2.47 -> satisfiable by filament/support[v3.2.47].
- filament/filament v3.2.48 requires filament/support v3.2.48 -> satisfiable by filament/support[v3.2.48].
- filament/filament v3.2.49 requires filament/support v3.2.49 -> satisfiable by filament/support[v3.2.49].
- filament/filament[v3.2.36, ..., v3.2.38] require illuminate/console ^10.45 -> satisfiable by illuminate/console[v10.45.0, ..., v10.48.3].
- filament/filament[v3.2.0, ..., v3.2.35] require illuminate/console ^10.0 -> satisfiable by illuminate/console[v10.0.0, ..., v10.48.3].
- filament/filament v3.2.50 requires filament/support v3.2.50 -> satisfiable by filament/support[v3.2.50].
- filament/support[v3.2.39, ..., v3.2.50] require ext-intl * -> it is missing from your system. Install or enable PHP's intl extension.
- illuminate/console[v10.0.0, ..., v10.48.3] require nunomaduro/termwind ^1.13 -> found nunomaduro/termwind[v1.13.0, ..., v1.15.1] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires filament/filament ^3.2 -> satisfiable by filament/filament[v3.2.0, ..., v3.2.50].
To enable extensions, verify that they are enabled in your .ini files:
- C:\xampp\php\php.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-intl` to temporarily ignore these required extensions.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
how to fix this? i cant install filament v3
You need to enable ext-intl in the php.ini file